We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0691b4 commit d92cf91Copy full SHA for d92cf91
.github/workflows/discussions.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
run:
11
runs-on: ubuntu-latest
12
- if: ${{ github.repository_owner == 'sofa-framework' }}
+ if: ${{ github.repository_owner == 'XRPLF' }}
13
14
steps:
15
- name: Check out code
0 commit comments