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 2b7c017 commit a746cd9Copy full SHA for a746cd9
.github/workflows/main.yml
@@ -7,6 +7,7 @@ name: Push tests
7
on:
8
push:
9
pull_request:
10
+ workflow_dispatch:
11
12
concurrency:
13
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments