Skip to content

Commit

Permalink
Removing automated workflow trigger on MRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ncoder2 committed Jun 2, 2024
1 parent 267ad80 commit 86d04a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mantis-cli-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ env:

jobs:
build-and-push-image:
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 86d04a7

Please sign in to comment.