chore: rename workflows

This commit is contained in:
Bill Church 2022-07-08 16:19:29 -04:00
parent c19fb9397c
commit 7ba5143133
2 changed files with 4 additions and 3 deletions

View file

@ -1,8 +1,9 @@
name: Docker Image CI name: Docker Image Tags
on: on:
push: push:
tags: ["v*"] tags:
- '**'
jobs: jobs:

View file

@ -1,4 +1,4 @@
name: Docker Image CI name: Docker Image Main Branch
on: on:
push: push: