Skip to content

Commit 775eb22

Browse files
committed
Add a push trigger on main.yml
1 parent dfcc1b1 commit 775eb22

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: build
33
on:
44
pull_request:
55
push:
6+
- branches: [master]
67
schedule:
78
# Prime the caches every Monday
89
- cron: 0 1 * * MON

0 commit comments

Comments
 (0)