try new path ignore

This commit is contained in:
⧉ infominer 2021-01-22 22:26:58 -05:00
parent 3c6663024f
commit e29624a7d1
1 changed files with 1 additions and 1 deletions

View File

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