updated workflow to run action only on main push #3
@ -1,7 +1,9 @@
|
|||||||
name: Docker Image CI for Gitea
|
name: Docker Image CI for Gitea
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_publish:
|
build_and_publish:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user