Remove unused envvars

This commit is contained in:
Jordan Dominion
2024-08-25 11:22:29 -04:00
parent c328d4c374
commit 9857cc7069
3 changed files with 0 additions and 12 deletions
@@ -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
-4
View File
@@ -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