Skip to content

Commit 6b4869d

Browse files
committed
chore: add missing runs-on property
1 parent edffda3 commit 6b4869d

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
@@ -27,6 +27,7 @@ concurrency:
2727
jobs:
2828

2929
check-needs-run:
30+
runs-on: ubuntu-latest
3031
outputs:
3132
any-changes: ${{ steps.changes.outputs.src }}
3233
permissions:

0 commit comments

Comments
 (0)