Skip to content

Commit

Permalink
forgot to change the on-push event
Browse files Browse the repository at this point in the history
  • Loading branch information
FFCoder committed Aug 30, 2024
1 parent e15be6e commit 8f3c5ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pushToDockerhubOnCommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ name: Build Binaries

on:
push:
branches: [ "main" ]
branches-ignore:
- main

jobs:
docker:
Expand Down

0 comments on commit 8f3c5ea

Please sign in to comment.