Skip to content

Commit

Permalink
ignore tmp branch
Browse files Browse the repository at this point in the history
  • Loading branch information
TroyKomodo committed Dec 17, 2024
1 parent be322d2 commit 685dabf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/audit.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
name: Security audit
on:
push:
branches-ignore:
- 'automation/brawl/temp/*'
paths:
- '.github/workflows/audit.yaml'
- '**/Cargo.toml'
- '**/Cargo.lock'
- 'deny.toml'
branches:
- '!automation/**'
- '**'
schedule:
- cron: '0 0 * * *'

Expand Down

0 comments on commit 685dabf

Please sign in to comment.