mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 15:07:03 +01:00
Remove unused envvars
This commit is contained in:
@@ -11,10 +11,6 @@ concurrency:
|
||||
group: "dependabot-automerge-${{ github.head_ref || github.run_id }}-${{ github.event_name }}"
|
||||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
TGS_DOTNET_VERSION: 8
|
||||
TGS_DOTNET_QUALITY: ga
|
||||
|
||||
jobs:
|
||||
automerge:
|
||||
name: Enable Automerge on Dependabot PRs
|
||||
|
||||
@@ -6,10 +6,6 @@ on:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
TGS_DOTNET_VERSION: 8
|
||||
TGS_DOTNET_QUALITY: ga
|
||||
|
||||
jobs:
|
||||
master-merge:
|
||||
name: Master Merge
|
||||
|
||||
@@ -8,10 +8,6 @@ on:
|
||||
- "*"
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
TGS_DOTNET_VERSION: 8
|
||||
TGS_DOTNET_QUALITY: ga
|
||||
|
||||
concurrency:
|
||||
group: "ss13-mirror-sync"
|
||||
cancel-in-progress: true
|
||||
|
||||
Reference in New Issue
Block a user