change name of test action so as to not trigger further actions

This commit is contained in:
Amruth Pillai
2022-11-23 13:56:59 +01:00
parent c57e6fbbb8
commit ac44d0489f

View File

@ -1,4 +1,4 @@
name: Build and Push Docker Image
name: Build and Push Docker Image (v2)
on: [workflow_dispatch]