Skip to content

Commit e8d4c61

Browse files
manual script
1 parent 2e8b5d5 commit e8d4c61

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/script.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: handle some stuff
22

33
on:
4-
schedule:
5-
- cron: '0 8 * * *' # Runs daily at 08:00 UTC
4+
workflow_dispatch: # allows manual run
65

76
jobs:
87
script:

0 commit comments

Comments
 (0)