Skip to content

Commit

Permalink
Merge pull request #415 from anmol098/dependency-review
Browse files Browse the repository at this point in the history
Set dependency-review to only check PRs
  • Loading branch information
aravindvnair99 committed Mar 10, 2023
2 parents e10407c + 66fa2f6 commit 3a7f8f4
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
name: Dependency review
on:
push:
branches: master
pull_request:
workflow_dispatch:
schedule:
- cron: 45 15 * * 5
on: pull_request

permissions:
contents: read
Expand Down

0 comments on commit 3a7f8f4

Please sign in to comment.