Skip to content

Commit 9083ff9

Browse files
chore: Add manual trigger for empty change sets that don't include a markdown change
1 parent 788b620 commit 9083ff9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/no-build-required.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
pull_request:
44
paths:
55
- '**.md'
6+
7+
workflow_dispatch:
68
jobs:
79
test:
810
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)