Skip to content

Commit 1f29cbb

Browse files
commit
1 parent 13bb4cd commit 1f29cbb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name: AZD Template Validation
22
on:
3+
push:
4+
branches:
5+
- psl-ts-schedule
36
schedule:
4-
- cron: '*/30 * * * *' # Temporary validation schedule: every 30 minutes
7+
- cron: '*/30 * * * *' # Temporary validation schedule
58
workflow_dispatch:
69

710
permissions:

0 commit comments

Comments
 (0)