Skip to content

Commit 726f68e

Browse files
committed
ci: add back lint before building the image
1 parent c457d6d commit 726f68e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/on-push-to-main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
#### Build and push image
2020
build-and-push-image:
2121
runs-on: ubuntu-latest
22+
needs: checks
2223

2324
permissions:
2425
contents: read

0 commit comments

Comments
 (0)