Revert "Remove path filters (#229)"

This reverts commit 11e311c8b5.
This commit is contained in:
michaelstephenson0613 2021-11-11 07:40:58 -06:00 committed by GitHub
parent 37da8e8d08
commit 24713312e1

View file

@ -10,9 +10,11 @@ on:
push: push:
branches: branches:
- main - main
paths-ignore:
- '**.md'
pull_request: pull_request:
branches: paths-ignore:
- main - '**.md'
workflow_dispatch: workflow_dispatch:
jobs: jobs: