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 d535bb9 commit ad11d47Copy full SHA for ad11d47
.github/workflows/cd.yml
@@ -12,7 +12,7 @@ permissions:
12
contents: read
13
14
jobs:
15
- if: # DISABLED WORKFLOW
+ if: github.repository == 'xxxxxx'
16
build-and-deploy:
17
name: Build & Deploy
18
0 commit comments