mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-14 16:02: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/**'
|
||||
- 'test/**'
|
||||
- 'examples/**'
|
||||
- '.github/workflows/**'
|
||||
|
||||
jobs:
|
||||
|
||||
|
1
.github/workflows/publish.yaml
vendored
1
.github/workflows/publish.yaml
vendored
@ -10,6 +10,7 @@ on:
|
||||
- 'src/**'
|
||||
- 'test/**'
|
||||
- 'examples/**'
|
||||
- '.github/workflows/**'
|
||||
|
||||
env:
|
||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user