mirror of
https://github.com/nsnail/spectre.console.git
synced 2026-05-04 22:29:29 +08:00
Allow workflows to run for workflow changes
This commit is contained in:
@@ -7,6 +7,7 @@ on:
|
|||||||
- 'src/**'
|
- 'src/**'
|
||||||
- 'test/**'
|
- 'test/**'
|
||||||
- 'examples/**'
|
- 'examples/**'
|
||||||
|
- '.github/workflows/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ on:
|
|||||||
- 'src/**'
|
- 'src/**'
|
||||||
- 'test/**'
|
- 'test/**'
|
||||||
- 'examples/**'
|
- 'examples/**'
|
||||||
|
- '.github/workflows/**'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
|
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
|
||||||
|
|||||||
Reference in New Issue
Block a user