Skip to content

Commit

Permalink
chore: only do PR audit on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
hjr3 committed Jan 27, 2024
1 parent 3b35464 commit fd0713f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr-audit.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Pull Request Security Audit

on:
push:
paths:
- '**/Cargo.toml'
pull_request:
paths:
- '**/Cargo.toml'
Expand Down

0 comments on commit fd0713f

Please sign in to comment.