Skip to content

Commit 4468bd9

Browse files
committed
fix workflow
1 parent ceea634 commit 4468bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
build-and-push:
3636
name: Build and Push Docker image
37-
needs: lint
37+
# needs: lint
3838
runs-on: ubuntu-latest
3939
permissions:
4040
contents: read

0 commit comments

Comments
 (0)