Skip to content

Commit ab479c1

Browse files
committed
add linting workflow dispatch
1 parent 7c4dc34 commit ab479c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- main
99
- v[0-9]+.x-staging
1010
- v[0-9]+.x
11-
11+
workflow_dispatch:
1212
concurrency:
1313
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
1414
cancel-in-progress: true

0 commit comments

Comments
 (0)