We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094f4a5 commit 7c693b3Copy full SHA for 7c693b3
1 file changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ permissions:
28
29
jobs:
30
build:
31
- if: github.repository == 'apache/cloudstack'
+ if: github.repository == 'niyamsw/cloudstack'
32
runs-on: S390X
33
34
strategy:
0 commit comments