Run full-check on action.yml change

This commit is contained in:
daz 2024-02-13 13:10:30 -07:00
parent 417ae3ccd7
commit e2b14c9dfc
No known key found for this signature in database

View File

@ -13,6 +13,7 @@ on:
paths: paths:
- '.github/**' - '.github/**'
- 'dist/**' - 'dist/**'
- '**/action.yml'
jobs: jobs:
action-inputs: action-inputs: