Skip to content

Commit 03185e1

Browse files
Update ci.yml
1 parent fbb8cc2 commit 03185e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
schedule:
1010
- cron: '0 8,20 * * *' # Runs at 8:00 AM and 8:00 PM GMT
1111
workflow_dispatch:
12+
pull_request:
13+
branches-ignore:
14+
- '**'
1215

1316
permissions:
1417
contents: read

0 commit comments

Comments
 (0)