Skip to content

Commit b4174ce

Browse files
committed
Run the CI on pull requests
1 parent da34a3f commit b4174ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ on:
22
schedule:
33
- cron: '0 8 * * *'
44
push:
5+
pull_request:
56

67
jobs:
78
ci:

0 commit comments

Comments
 (0)