Skip to content

Commit

Permalink
ci: fix workflow that always runs
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenLoc committed Feb 13, 2024
1 parent c368cc5 commit 5e98b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permissions:

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

jobs:
test-and-create-image:
Expand Down

0 comments on commit 5e98b6d

Please sign in to comment.