Skip to content

Commit 6b7bec6

Browse files
authored
Merge branch 'stackhpc/2024.1' into add-openbao
2 parents dcfe83d + 4c34b67 commit 6b7bec6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/stackhpc-pull-request.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
pull-requests: read
1919
name: Check changed files
2020
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
21+
needs:
22+
- lint
23+
- tox
2124
outputs:
2225
aio: ${{ steps.changes.outputs.aio }}
2326
build-kayobe-image: ${{ steps.changes.outputs.build-kayobe-image }}

0 commit comments

Comments
 (0)