We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d8e5d commit 32a9eb4Copy full SHA for 32a9eb4
.github/workflows/create-sample-releases.yml
@@ -6,11 +6,11 @@ on:
6
paths:
7
- '*/*/release-config.yml'
8
- '*/**'
9
- - '.github/workflows/create-sample-releases.yml'
10
- '!.github/**'
11
- '!*.md'
12
- '!LICENSE'
13
- '!.gitignore'
+ - '.github/workflows/create-sample-releases.yml'
14
workflow_dispatch:
15
inputs:
16
force_rebuild:
0 commit comments