Skip to content

Commit 3450efb

Browse files
Fix typo in branch name for push trigger in deploy.yml
1 parent e1898d1 commit 3450efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: DocGen Deploy-Test-Cleanup Pipeline
33
on:
44
push:
55
branches:
6-
- hb-deploywf-fix
6+
- hb-deplywf-fix
77
pull_request:
88
branches:
99
- main

0 commit comments

Comments
 (0)