Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Commit 9e716fa

Browse files
authored
chore: fix: remove dep on other job (#175)
Signed-off-by: Nick Boldt <nboldt@redhat.com>
1 parent bdb6b63 commit 9e716fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/next-container-build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
next-build:
3434
name: Next build
3535
runs-on: ubuntu-latest
36-
needs: check-changes
3736
permissions:
3837
contents: read
3938
packages: write

0 commit comments

Comments
 (0)