Skip to content

chore: add slack notifications (#826) #2

chore: add slack notifications (#826)

chore: add slack notifications (#826) #2

Workflow file for this run

name: Push Workflow
on:
push:
branches: master
jobs:
clang-format:
uses: ./.github/workflows/clang-format.yml
secrets: inherit
codebuild:
uses: ./.github/workflows/codebuild.yml
secrets: inherit
osx:
uses: ./.github/workflows/osx.yml
secrets: inherit
proof-ci:
uses: ./.github/workflows/proof_ci.yaml
secrets: inherit