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 6879090 commit d69f7ebCopy full SHA for d69f7eb
.github/workflows/tests.yaml
@@ -7,6 +7,7 @@ on:
7
- 'v*'
8
pull_request:
9
branches: [main]
10
+ workflow_dispatch:
11
12
concurrency:
13
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments