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 5a56a9e commit f15f436Copy full SHA for f15f436
.github/workflows/pr-ci.yml
@@ -7,6 +7,7 @@ on:
7
pull_request:
8
branches:
9
- '**'
10
+ workflow_dispatch:
11
12
permissions:
13
contents: read
0 commit comments