Release and Test Pass Req

This commit is contained in:
thororen1234 2024-11-04 02:56:12 -05:00
parent f167613e5a
commit 3e6f8057bb
2 changed files with 2 additions and 2 deletions

View file

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

View file

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