Skip to content

Commit 362dd17

Browse files
authored
Merge pull request #33 from codacy/fix/run-action-all-branch
fix: Run the action for all branches
2 parents 2b8ca02 + 1a05764 commit 362dd17

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
on:
2-
push:
3-
branches: ['*']
1+
on: push
42

53
permissions:
64
contents: write

0 commit comments

Comments
 (0)