Skip to content

Commit e1fc715

Browse files
authored
Update github-actions-ci.yml
1 parent 5fa0fe8 commit e1fc715

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/github-actions-ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Run CI
2-
on: [push]
2+
on: [push, pull_request]
3+
34
jobs:
45
CI:
56
runs-on: macos-latest

0 commit comments

Comments
 (0)