Skip to content

Commit 819da9d

Browse files
committed
Test changing repo owner
1 parent bbb5330 commit 819da9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313
jobs:
1414
test:
1515
runs-on: ubuntu-latest
16-
if: github.repository_owner == 'playcanvas'
16+
if: github.repository_owner == 'other'
1717
steps:
1818
- name: Test command
1919
run: echo "Test command"

0 commit comments

Comments
 (0)