Skip to content

Commit b5d7f74

Browse files
authored
Update CI setting
1 parent 399be5e commit b5d7f74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: CI
22
on:
33
pull_request:
44
push:
5-
schedule:
6-
- cron: '0 15 * * 1'
5+
branches:
6+
- master
77
jobs:
88
test:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)