Skip to content

Commit

Permalink
fix: use correct branch for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fzipi authored May 22, 2024
1 parent 90f2717 commit 18fc671
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/verifyimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ name: Verify Images
on:
pull_request:
branches:
- master
- develop

- main
env:
REPO: "owasp/modsecurity-crs"
# sha256sum format: <hash><space><format (space for text)><file name>
Expand Down

0 comments on commit 18fc671

Please sign in to comment.