Skip to content

Merge pull request #5 from ECFMP/discord-channels #47

Merge pull request #5 from ECFMP/discord-channels

Merge pull request #5 from ECFMP/discord-channels #47

Workflow file for this run

on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Pull Builder Container
run: make pull_builder
- name: Build Discord
run: make discord_proto
- name: Build Health
run: make health_proto