Skip to content

Commit

Permalink
ci: trigger on any workflow change
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Jun 5, 2024
1 parent 8f7cac5 commit 9618bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
push:
paths:
- "**.py"
- ".github/workflows/ci.yml"
- ".github/workflows/**"
- "src/gemini3d/libraries.json"
- "!scripts/**"
- "!example/**"
Expand Down

0 comments on commit 9618bd2

Please sign in to comment.