Skip to content

Commit

Permalink
Include PR Validation workflow file in PR Validation paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Matej Almasi committed Dec 10, 2024
1 parent 5804238 commit 30834cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- "src"
- "Cargo*"
- ".cargo"
# - ".github/workflows/pr-main.yml"
- ".github/workflows/pr-main.yml"
- "rustfmt.toml"
push:
branches:
Expand All @@ -17,7 +17,7 @@ on:
- "src"
- "Cargo*"
- ".cargo"
# - ".github/workflows/pr-main.yml"
- ".github/workflows/pr-main.yml"
- "rustfmt.toml"

env:
Expand Down

0 comments on commit 30834cd

Please sign in to comment.