Skip to content

Commit 4f803e3

Browse files
committed
feat(workflow): add support for additional branch in submodule trigger workflow
Signed-off-by: Arsalan Ul Haq Sohni <arsalan-ul-haq.sohni@strato.de>
1 parent c530802 commit 4f803e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/submodule-trigger-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ on:
3333
push:
3434
branches:
3535
- main
36+
- as/dev/main
3637
workflow_dispatch:
3738

3839
permissions:

0 commit comments

Comments
 (0)