Remove yml exclusion for now

This commit is contained in:
Ben Meadors 2022-10-05 11:18:37 -05:00 committed by GitHub
parent bb2094c4de
commit b384d9ea88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ on:
branches: [master]
paths-ignore:
- "**.md"
- "**.yml"
#- "**.yml"
workflow_dispatch: