Update github-actions-demo.yml

This commit is contained in:
Andras Bacsai 2022-05-04 13:05:01 +02:00 committed by GitHub
parent 5f3567e808
commit 4097378847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ name: push-new-image
on:
push:
branches:
- 'main'
- 'gh-actions'
jobs:
docker: