Skip to content

Commit

Permalink
remove PR logic from on PR and instead limit it to on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
mcamick committed Oct 6, 2024
1 parent ea42ba4 commit f617d34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-zarf-injector.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Zarf Injector Update

on:
pull_request:
types: [opened, synchronize]
push:
branches:
- main
Expand Down

0 comments on commit f617d34

Please sign in to comment.