mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-16 08:52:50 +08:00
Allow workflows to run for workflow changes
This commit is contained in:
parent
2e90ef28e4
commit
39cfc7a62f
1
.github/workflows/docs.yaml.disabled
vendored
1
.github/workflows/docs.yaml.disabled
vendored
@ -7,6 +7,7 @@ on:
|
|||||||
- 'src/**'
|
- 'src/**'
|
||||||
- 'test/**'
|
- 'test/**'
|
||||||
- 'examples/**'
|
- 'examples/**'
|
||||||
|
- '.github/workflows/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
1
.github/workflows/publish.yaml
vendored
1
.github/workflows/publish.yaml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user