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 48bf352 commit 3340068Copy full SHA for 3340068
.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