Skip to content

Commit 2fee639

Browse files
authored
updated
1 parent e7c6043 commit 2fee639

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/hellow.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
name: hello world
22

33
on:
4-
workflow_dispatch:
4+
55
schedule:
66
- cron : "*/2 * * * *"
7-
pull_request:
8-
branches:
9-
- main
7+
workflow_dispatch:
108

119
jobs:
1210
hello:

0 commit comments

Comments
 (0)