mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-16 00:42:51 +08:00
Remove path criteria for publish workflow
This commit is contained in:
parent
3718502eee
commit
e8e92e7f44
5
.github/workflows/publish.yaml
vendored
5
.github/workflows/publish.yaml
vendored
@ -6,11 +6,6 @@ on:
|
|||||||
- '*'
|
- '*'
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
|
||||||
- 'src/**'
|
|
||||||
- 'test/**'
|
|
||||||
- 'examples/**'
|
|
||||||
- '.github/**'
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
|
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user