Skip to content

Commit

Permalink
adjust triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-rsm-McKenzie committed Jan 24, 2024
1 parent faf522d commit 67d37a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cargo_deny.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: ['main']
paths:
- '.github/workflows/cargo_deny.yml'
- 'Cargo.lock'
- 'Cargo.toml'
- 'deny.toml'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/main_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: ['main']
paths:
- '.github/workflows/main_ci.yml'
- 'data/*'
- 'src/*'
- 'Cargo.lock'
Expand Down

0 comments on commit 67d37a7

Please sign in to comment.