We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37165d commit 80ac5afCopy full SHA for 80ac5af
1 file changed
.github/workflows/build.yml
@@ -2,6 +2,7 @@ name: webpki-roots
2
3
on:
4
push:
5
+ branches: ['main', 'ci/*']
6
pull_request:
7
schedule:
8
- cron: '0 18 * * *'
0 commit comments