Skip to content

Commit

Permalink
Only build on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
wslaghekke committed Feb 23, 2021
1 parent ccd1a2d commit 74c4a5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build
on:
push:
branches:
- main
workflow_dispatch:
schedule:
- cron: '0 12 * * 1'
Expand Down

0 comments on commit 74c4a5f

Please sign in to comment.