Skip to content

Commit 80ac5af

Browse files
committed
ci: skip push triggers for most branches
1 parent e37165d commit 80ac5af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: webpki-roots
22

33
on:
44
push:
5+
branches: ['main', 'ci/*']
56
pull_request:
67
schedule:
78
- cron: '0 18 * * *'

0 commit comments

Comments
 (0)