Skip to content

Commit 3535724

Browse files
authored
Update deploy-docs.yml
1 parent 02a02e2 commit 3535724

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,7 @@ jobs:
3636
with:
3737
app-path: ${{inputs.app-path}}
3838
- id: deploy_docs
39+
if: (github.ref_name == 'main')
40+
41+
3942
uses: it-at-m/.github/.github/actions/action-deploy-docs@feat/102-enhance-action-npm-build-to-include-parameters-for-lintingtesting

0 commit comments

Comments
 (0)