Trying PR trigger just for now [skip ci]

This commit is contained in:
Kieran Eglin 2024-02-21 15:09:07 -08:00
parent f06526b76d
commit 6acd952f56
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -1,9 +1,12 @@
name: ci name: Build and Push Docker Image
on: on:
push: push:
branches: branches:
- master - master
pull_request:
branches:
- master
workflow_dispatch: workflow_dispatch:
jobs: jobs: