We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36ae9b commit a6cf916Copy full SHA for a6cf916
.github/workflows/deploy.yml
@@ -3,7 +3,7 @@ name: Deploy to static server
3
on:
4
push:
5
branches:
6
- - "2025"
+ - "plc2025"
7
schedule:
8
- cron: "0 0 * * *" # every day at midnight
9
workflow_dispatch:
0 commit comments