Change workflow push to master only
All checks were successful
Build and Push Image / Build and push image (push) Successful in 10m7s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 10m7s
This commit is contained in:
parent
49167ee308
commit
da1bfd4779
@ -1,5 +1,8 @@
|
||||
name: Build and Push Image
|
||||
on: [ push ]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user