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 6d971a7 commit 816c076Copy full SHA for 816c076
.github/workflows/ci.yml
@@ -4,7 +4,6 @@ on:
4
push:
5
branches: [ "master" ]
6
pull_request:
7
- branches: [ "master" ]
8
9
workflow_dispatch:
10
.github/workflows/lint.yml
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments