Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
Refactor GitHub Actions workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
lmilbaum committed Nov 23, 2023
1 parent 823012e commit 311aab7
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: publish-image
name: Build and Push Image

on:
push:
pull_request:
branches:
- main

pull_request:
push:
branches:
- main

Expand Down

0 comments on commit 311aab7

Please sign in to comment.