mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
Change branch name in comment too.
This commit is contained in:
parent
baebf2f551
commit
f6279d0201
2
.github/workflows/docker-image.yaml
vendored
2
.github/workflows/docker-image.yaml
vendored
@ -2,7 +2,7 @@
|
|||||||
name: Docker Image CI
|
name: Docker Image CI
|
||||||
|
|
||||||
# Configures this workflow to run every time a change is pushed to the
|
# Configures this workflow to run every time a change is pushed to the
|
||||||
# branch called `master`.
|
# branch called `main`.
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ['main']
|
branches: ['main']
|
||||||
|
Loading…
Reference in New Issue
Block a user