We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa550e commit bf1ede7Copy full SHA for bf1ede7
1 file changed
.github/workflows/deploy.yml
@@ -3,7 +3,7 @@ name: Deployment Lifecycle Automation
3
on:
4
push:
5
branches:
6
- - main
+ - psl-test-bug
7
schedule:
8
- cron: "0 9,21 * * *" # Runs at 9:00 AM and 9:00 PM GMT
9
workflow_dispatch:
0 commit comments