Skip to content

Commit 03a323c

Browse files
Merge pull request #10 from AhmedAbdoElhawary/script2
manual script
2 parents a6f536b + e8d4c61 commit 03a323c

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)