We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f849d8 commit bce3418Copy full SHA for bce3418
.github/workflows/ci.yml
@@ -3,6 +3,8 @@ on:
3
push:
4
branches: [master]
5
pull_request:
6
+ branches:
7
+ - master
8
schedule:
9
# Run every on Friday to ensure everything works as expected.
10
- cron: '0 6 * * 5'
0 commit comments