We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a70eef commit 9082566Copy full SHA for 9082566
.github/workflows/codacy.yml
@@ -11,7 +11,7 @@ on:
11
push:
12
# branches to consider in the event; optional, defaults to all
13
branches:
14
- - main
+ - master
15
jobs:
16
sync-codacy-issues:
17
runs-on: ubuntu-latest
0 commit comments