mirror of
https://github.com/neilotoole/sq.git
synced 2024-12-18 05:31:38 +03:00
workflow debugging
This commit is contained in:
parent
47e1a9dff3
commit
ac2f8d6728
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -4,6 +4,7 @@ on:
|
|||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
- 'sq.json' # This is updated by scoop; no need to run a new build
|
- '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
|
# Allows this workflow to be manually triggered from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
Reference in New Issue
Block a user