Skip to content

Commit 5816482

Browse files
authored
Update minimal-usage.yml
1 parent e5bb363 commit 5816482

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/minimal-usage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: ubuntu-minimal_usage
22
on:
33
schedule:
44
- cron: '0 0 * * *' # Runs once a day at midnight UTC
5-
workflow_dispatch: # Allows manual triggering
5+
workflow_dispatch: # Allows manual triggering
66
push:
77
branches:
88
- main

0 commit comments

Comments
 (0)