Skip to content

Commit ad11d47

Browse files
author
Alcides Ramos
committed
build: CD pipeline
1 parent d535bb9 commit ad11d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
contents: read
1313

1414
jobs:
15-
if: # DISABLED WORKFLOW
15+
if: github.repository == 'xxxxxx'
1616
build-and-deploy:
1717
name: Build & Deploy
1818

0 commit comments

Comments
 (0)