Remove Test Check

This commit is contained in:
thororen1234 2024-11-05 15:30:11 -05:00
parent f414ba9381
commit 2c5f98d02b
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
name: Upload Builds
on:
workflow_run:
workflows: [Release, Test]
workflows: [Release]
types: [completed]
branches: [main, dev]
env:

View file

@ -1,7 +1,7 @@
name: Upload Plugins JSONs
on:
workflow_run:
workflows: [Release, Test]
workflows: [Release]
types: [completed]
branches: [main]
env: