mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-21 11:10:53 +00:00
Updated the CI/CD scripts.
This commit is contained in:
parent
aa23becd14
commit
32bd36f016
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -1,8 +1,6 @@
|
||||
name: 'Continuous Integration'
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- stable
|
||||
tags-ignore:
|
||||
- '*'
|
||||
paths-ignore:
|
||||
|
@ -23,7 +23,7 @@ script:
|
||||
- bash _cibuild.sh
|
||||
|
||||
branches:
|
||||
only: stable
|
||||
only: master
|
||||
|
||||
git:
|
||||
depth: false # for posts lastmod
|
||||
|
Loading…
x
Reference in New Issue
Block a user