mirror of https://github.com/lapce/lapce.git
Merge pull request #400 from bugadani/ci
Only run ci.yml workflow on push to master
This commit is contained in:
commit
38f1142aed
|
@ -1,7 +1,7 @@
|
|||
on:
|
||||
push:
|
||||
schedule:
|
||||
- cron: '30 2 5 * *'
|
||||
branches:
|
||||
- master
|
||||
|
||||
name: CI
|
||||
|
||||
|
|
Loading…
Reference in New Issue