Run Build Pipelines (#96)

This commit is contained in:
Kevin Dang
2024-08-01 16:15:50 -07:00
committed by GitHub
parent 02ffb6a196
commit 4dbd45bccd

View File

@@ -1,10 +1,9 @@
name: Builds name: Builds
run-name: Validate Node and Docker Builds run-name: Validate Node and Docker Builds
on: on:
workflow_run: push:
workflows: [Tests] branches:
types: - master # runs after Pull Request is merged
- completed
jobs: jobs:
Discord-Node-Build: # test if the node install and run Discord-Node-Build: # test if the node install and run