Skip to content

Commit

Permalink
Remove push from workflow triggers (which was set by accident in #777)
Browse files Browse the repository at this point in the history
  • Loading branch information
carstingaxion committed Aug 26, 2024
1 parent b5168be commit 35a00c6
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 35a00c6

Please sign in to comment.