Skip to content

Commit 7ca2dfc

Browse files
Update ci.yml
1 parent 6f2a329 commit 7ca2dfc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ on:
88
- demo
99
schedule:
1010
- cron: '0 8,20 * * *' # Runs at 8:00 AM and 8:00 PM GMT
11-
workflow_dispatch:
12-
pull_request:
13-
branches-ignore:
14-
- '**'
11+
1512

1613
permissions:
1714
contents: read

0 commit comments

Comments
 (0)