Skip to content

Commit

Permalink
fix: execute on master
Browse files Browse the repository at this point in the history
thenodon committed May 11, 2024
1 parent 1b8a88c commit 41a34b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ on:
push:
branches:
- '**'
- '!master'
- 'master'
pull_request:
branches: [ master ]

0 comments on commit 41a34b4

Please sign in to comment.