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:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
branches:
- main
paths-ignore:
- '**.md'
workflow_dispatch:
jobs: