Skip to content

Commit 5a7e8e5

Browse files
author
Alcides Ramos
committed
build: disable CD pipeline
1 parent ad11d47 commit 5a7e8e5

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: github.repository == 'xxxxxx'
15+
if: github.repository == 'alcidesrc/xxxxxx'
1616
build-and-deploy:
1717
name: Build & Deploy
1818

0 commit comments

Comments
 (0)