mirror of
https://github.com/rfvgyhn/min-ed-launcher.git
synced 2026-02-04 15:15:32 +00:00
[ci] add missing quotes
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -5,8 +5,8 @@ on:
|
||||
branches:
|
||||
- '**'
|
||||
paths-ignore:
|
||||
- README.md
|
||||
- CHANGELOG.md
|
||||
- 'README.md'
|
||||
- 'CHANGELOG.md'
|
||||
env:
|
||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: true
|
||||
|
||||
Reference in New Issue
Block a user