We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fff23b commit 9b5bfc4Copy full SHA for 9b5bfc4
1 file changed
.github/workflows/codacy.yml
@@ -10,7 +10,7 @@ on:
10
push:
11
# branches to consider in the event; optional, defaults to all
12
branches:
13
- - master
+ - main
14
jobs:
15
sync-codacy-issues:
16
runs-on: ubuntu-latest
0 commit comments