Skip to content

Commit

Permalink
ci: update dependency review GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
kylesomers committed Sep 14, 2024
1 parent e9ce0a5 commit fe74e62
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 'Dependency Review'
on: [pull_request]
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
jobs:
Expand Down

0 comments on commit fe74e62

Please sign in to comment.