Skip to content

Commit 4d11149

Browse files
authored
chore: don't sync bindings on forks, as they fail (#423)
1 parent b71380f commit 4d11149

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bevy_mod_scripting.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ jobs:
170170
contents: write
171171
pull-requests: write
172172
runs-on: ubuntu-latest
173+
if: github.repository_owner == 'makspll'
173174
steps:
174175
- name: Checkout
175176
uses: actions/checkout@v4

0 commit comments

Comments
 (0)