cleanup
Some checks reported warnings
Build container images / build (push) Has been cancelled

This commit is contained in:
James Brumond 2023-11-03 19:08:50 -07:00
parent c43ac46214
commit ce7a609243
Signed by: james
GPG Key ID: E8F2FC44BAA3357A
2 changed files with 6 additions and 6 deletions

View File

@ -3,9 +3,9 @@ name: Build and publish container images
on:
workflow_dispatch: { }
push:
branches:
- master
# push:
# branches:
# - master
jobs:
build-and-publish:

View File

@ -3,9 +3,9 @@ name: Build container images
on:
workflow_dispatch: { }
# push:
# branches:
# - master
push:
branches:
- master
jobs:
build: