workflow debugging

This commit is contained in:
neilotoole 2024-02-10 10:33:13 -07:00
parent 47e1a9dff3
commit ac2f8d6728

View File

@ -4,6 +4,7 @@ on:
paths-ignore:
- '**.md'
- 'sq.json' # This is updated by scoop; no need to run a new build
- '.github/workflows/*'
# Allows this workflow to be manually triggered from the Actions tab
workflow_dispatch: