We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e922303 commit 083aa1cCopy full SHA for 083aa1c
.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