Skip to content

Commit 891415e

Browse files
committed
ignore less paths now that everything is one workflow
1 parent 323f502 commit 891415e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/bevy_mod_scripting.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@ on:
33
branches:
44
- "**"
55
paths-ignore:
6-
- 'crates/bevy_api_gen/**'
7-
- 'crates/macro_tests/**'
86
- '.github/workflows/release-plz.yml'
9-
- '.github/workflows/bevy_api_gen.yml'
10-
- '.github/workflows/macro_tests.yml'
117
- 'docs/**'
128

139

0 commit comments

Comments
 (0)