We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 003541f + 9083ff9 commit 3e6e4b4Copy full SHA for 3e6e4b4
.github/workflows/no-build-required.yml
@@ -3,6 +3,8 @@ on:
3
pull_request:
4
paths:
5
- '**.md'
6
+
7
+ workflow_dispatch:
8
jobs:
9
test:
10
runs-on: ubuntu-latest
0 commit comments