Skip to content

Support sending non-state notifications without an incident #609

Support sending non-state notifications without an incident

Support sending non-state notifications without an incident #609

Workflow file for this run

name: Docker
on:
push:
branches: [ main ]
pull_request: {}
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Image
uses: docker/build-push-action@v5