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