We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d3155 commit 64e3557Copy full SHA for 64e3557
1 file changed
.github/workflows/test-release-scripts.yml
@@ -8,11 +8,13 @@ on:
8
- ".github/workflows/scripts/**"
9
- ".github/workflows/release-dispatch.yml"
10
- ".github/workflows/release-trigger.yml"
11
+ - ".github/workflows/test-release-scripts.yml"
12
pull_request:
13
paths:
14
15
16
17
18
19
jobs:
20
test:
0 commit comments