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 aa159de commit 6edf590Copy full SHA for 6edf590
1 file changed
.github/workflows/pr-validate.yml
@@ -9,6 +9,7 @@ on:
9
- '*.md'
10
- '.vscode/**'
11
- '.idea/**'
12
+ workflow_dispatch:
13
14
concurrency:
15
group: pr-validation-${{ github.ref }}
0 commit comments