Skip to content

Commit d92cf91

Browse files
committed
change owner
1 parent a0691b4 commit d92cf91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discussions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
run:
1111
runs-on: ubuntu-latest
12-
if: ${{ github.repository_owner == 'sofa-framework' }}
12+
if: ${{ github.repository_owner == 'XRPLF' }}
1313

1414
steps:
1515
- name: Check out code

0 commit comments

Comments
 (0)