Skip to content

Commit 8991822

Browse files
authored
Merge pull request #7 from Rust-for-Linux/fix/ci
Run the CI on pull requests
2 parents da34a3f + b4174ce commit 8991822

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
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)