Skip to content

Merge pull request #57 from numtide/make-for-change-detection-and-env… #41

Merge pull request #57 from numtide/make-for-change-detection-and-env…

Merge pull request #57 from numtide/make-for-change-detection-and-env… #41

Workflow file for this run

name: Build main
on:
push:
branches:
- main
paths-ignore:
- '**/*.md'
- '**/*.txt'
permissions:
contents: write
packages: write
security-events: write
jobs:
run:
uses: ./.github/workflows/build-and-release.yaml
with:
push-container-image: true