We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb9a95 commit d535bb9Copy full SHA for d535bb9
.github/workflows/cd.yml
@@ -12,7 +12,7 @@ permissions:
12
contents: read
13
14
jobs:
15
- if: ${{ github.repository == 'xxxxxx' }}
+ if: # DISABLED WORKFLOW
16
build-and-deploy:
17
name: Build & Deploy
18
0 commit comments