Skip to content

Commit

Permalink
Update depends.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Krishnan-Priyanshu committed May 13, 2023
1 parent 38feda0 commit feac3ba
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/depends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,7 @@
# Source repository: https://github.com/actions/dependency-review-action
# 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", "dev-1.1.0", "code-ql-github-action" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
schedule:
- cron: '30 9 * * *'
on: [pull_request]

permissions:
contents: read
Expand Down

0 comments on commit feac3ba

Please sign in to comment.