We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e451346 commit 29bbb01Copy full SHA for 29bbb01
.github/workflows/respec.yaml
@@ -17,7 +17,7 @@ on:
17
18
jobs:
19
respec:
20
- if: github.repository == 'OAI/Overlay-Specification'
+ if: github.repository == 'ralfhandl/Overlay-Specification'
21
22
runs-on: ubuntu-latest
23
0 commit comments