ignore twitter.yml push build

This commit is contained in:
⧉ infominer 2021-01-22 22:35:37 -05:00
parent bde96aae69
commit a9755e3549

View File

@ -6,6 +6,7 @@ on:
- master
paths-ignore:
- '_data/**'
- '.github/workflows/twitter.yml'
jobs:
github-pages:
runs-on: ubuntu-16.04