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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)