We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec9fdb commit 5f6e0ddCopy full SHA for 5f6e0dd
1 file changed
.github/workflows/azd-template-validation.yml
@@ -1,5 +1,8 @@
1
name: AZD Template Validation
2
on:
3
+push:
4
+ branches:
5
+ - psl-content-gen-templatev
6
schedule:
7
- cron: '30 1 * * 4' # Every Thursday at 7:00 AM IST (1:30 AM UTC)
8
workflow_dispatch:
0 commit comments