We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae738b commit 93f8dd3Copy full SHA for 93f8dd3
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 == 'apache/cloudstack'
32
runs-on: ubuntu-24.04
33
34
strategy:
0 commit comments