Skip to content

Commit

Permalink
ci: Do not run dependencies check on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniusnaumann committed Aug 11, 2024
1 parent a867a95 commit 3db99ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Dependencies
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: "12 16 * * 5"

Expand Down

0 comments on commit 3db99ee

Please sign in to comment.