Skip to content

Commit 39c5076

Browse files
feat: Enable push trigger for Azure Dev Deploy workflow on psl-weeklyschedule-codmod branch
1 parent 70c6ab9 commit 39c5076

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/azure-dev.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Azure Dev Deploy
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- psl-weeklyschedule-codmod
58

69
permissions:
710
contents: read

0 commit comments

Comments
 (0)