Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aab5eb0

Browse filesBrowse files
authored
chore: don't sync bindings on forks, as they fail
1 parent 040cc4a commit aab5eb0
Copy full SHA for aab5eb0

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎.github/workflows/bevy_mod_scripting.yml

Copy file name to clipboardExpand all lines: .github/workflows/bevy_mod_scripting.yml
+1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.