We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4edf8fe commit a86c24fCopy full SHA for a86c24f
.github/workflows/bevy_mod_scripting.yml
@@ -44,6 +44,7 @@ jobs:
44
base: main
45
filters: |
46
src:
47
+ - 'bindings/**'
48
- 'src/**'
49
- 'crates/**'
50
- 'examples/**'
0 commit comments