We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6c9879 commit 96442e5Copy full SHA for 96442e5
1 file changed
.github/workflows/update_os_libraries.yml
@@ -1,6 +1,7 @@
1
name: Check OS Library Updates
2
3
on:
4
+ push:
5
schedule:
6
- cron: "0 3 * * *"
7
workflow_dispatch:
0 commit comments