Skip to content

Commit

Permalink
run on all branches and also for changes in the ci folder
Browse files Browse the repository at this point in the history
  • Loading branch information
esheppa committed Jul 28, 2022
1 parent 01f5b49 commit 40519df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -4,10 +4,10 @@ on:
push:
branches: [main]
pull_request:
branches: [main]
paths:
- "**.rs"
- .github/**
- .ci/**
- Cargo.toml

jobs:
Expand Down

0 comments on commit 40519df

Please sign in to comment.