Skip to content

Commit 645024b

Browse files
[feat] test deployment
1 parent 43d9a80 commit 645024b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ jobs:
7171
name: Build & Deploy to Docker Hub
7272
runs-on: ubuntu-latest
7373
needs: [lint, test]
74-
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
7574

7675
steps:
7776
- name: Checkout code

0 commit comments

Comments
 (0)