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 2c17991 commit b6ba391Copy full SHA for b6ba391
.github/workflows/lint.yaml
@@ -21,7 +21,7 @@ on:
21
workflow_dispatch:
22
pull_request:
23
branches:
24
- - master
+ - main
25
26
concurrency:
27
group: '${{ github.workflow }}-${{ github.head_ref || github.ref }}'
0 commit comments