try new path ignore

This commit is contained in:
⧉ infominer 2021-01-22 22:26:58 -05:00
parent 3c6663024f
commit e29624a7d1

View File

@ -5,7 +5,7 @@ on:
branches: branches:
- master - master
paths-ignore: paths-ignore:
- '_data' - '_data/**'
jobs: jobs:
github-pages: github-pages:
runs-on: ubuntu-16.04 runs-on: ubuntu-16.04