We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d205c3 commit 96ba6afCopy full SHA for 96ba6af
.github/workflows/silabs-update-csa.yaml
@@ -4,6 +4,7 @@ permissions:
4
contents: write
5
6
on:
7
+ push:
8
workflow_dispatch:
9
schedule:
10
- cron: "0 0 * * *" # Runs once a day at midnight
0 commit comments