We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cebcf40 commit 41a644bCopy full SHA for 41a644b
2 files changed
.github/workflows/.test-bake.yml
@@ -14,11 +14,13 @@ on:
14
- 'v*'
15
paths:
16
- '.github/workflows/.test-bake.yml'
17
+ - '.github/workflows/bake.yml'
18
- '.github/workflows/verify.yml'
19
- 'test/**'
20
pull_request:
21
22
23
24
25
26
.github/workflows/.test-build.yml
- '.github/workflows/.test-build.yml'
+ - '.github/workflows/build.yml'
0 commit comments