Skip to content

Commit

Permalink
Merge pull request #817 from carstingaxion/fix/follow-up-777
Browse files Browse the repository at this point in the history
Remove push from workflow triggers (which was set by accident in #777)
  • Loading branch information
mauteri authored Aug 26, 2024
2 parents b5168be + 35a00c6 commit 96e5f4b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
# Public documentation: https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
name: 'Dependency Review'
on:
push:
branches:
- main
pull_request:
paths:
- '.github/workflows/dependency-review.yml'
Expand Down

0 comments on commit 96e5f4b

Please sign in to comment.