Merge pull request #400 from bugadani/ci

Only run ci.yml workflow on push to master
This commit is contained in:
Dongdong Zhou 2022-04-08 15:00:08 +00:00 committed by GitHub
commit 38f1142aed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
on:
push:
schedule:
- cron: '30 2 5 * *'
branches:
- master
name: CI