Skip to content

Commit 3ba61cd

Browse files
fix: Remove push trigger for psl-weeklyschedule-cps branch in AZD template validation workflow
1 parent 642a361 commit 3ba61cd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/azd-template-validation.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
schedule:
44
- cron: '30 1 * * 4' # Every Thursday at 7:00 AM IST (1:30 AM UTC)
55
workflow_dispatch:
6-
push:
7-
branches:
8-
- psl-weeklyschedule-cps
96

107
permissions:
118
contents: read

0 commit comments

Comments
 (0)