Skip to content

Commit

Permalink
Merge pull request #1547 from hermit-os/audit-no-pull
Browse files Browse the repository at this point in the history
ci: don't run `security_audit` workflow on PRs
  • Loading branch information
mkroening authored Jan 7, 2025
2 parents 1828297 + b0d578b commit eaff253
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/security_audit.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: Security audit
on:
push:
paths:
- '**/Cargo.toml'
- '**/Cargo.lock'
schedule:
- cron: '0 0 * * *'
jobs:
Expand Down

0 comments on commit eaff253

Please sign in to comment.