Skip to content

Commit b18cf69

Browse files
authored
chore: Updated CI workflow to run on all PRs (#390)
1 parent c40a69d commit b18cf69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
name: Continuous Integration
1515

16-
on: push
16+
on: pull_request
1717

1818
jobs:
1919
build:

0 commit comments

Comments
 (0)