Skip to content

Commit d65e038

Browse files
authored
Add v0.9.1 and v0.10.0 to chart upgrade tests (hashicorp#1039)
* Remove pull_request_target for now.
1 parent 0ce8199 commit d65e038

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ on:
44
push:
55
branches-ignore:
66
- 'docs/**'
7-
pull_request_target:
8-
types:
9-
- opened
10-
- reopened
7+
118
workflow_dispatch:
129
inputs:
1310
version:
@@ -312,6 +309,8 @@ jobs:
312309
- "0.7.1"
313310
- "0.8.0"
314311
- "0.9.0"
312+
- "0.9.1"
313+
- "0.10.0"
315314
steps:
316315
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
317316
with:

0 commit comments

Comments
 (0)