Skip to content

Commit

Permalink
Redo
Browse files Browse the repository at this point in the history
  • Loading branch information
cuturic01 committed Jun 16, 2023
1 parent a3b2035 commit 0f978c0
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +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: [ "codeql-setup" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "codeql-setup" ]
schedule:
- cron: '43 7 * * 5'

on: [pull_request]

permissions:
contents: read
Expand Down

0 comments on commit 0f978c0

Please sign in to comment.