Update publish-docker.yml

This commit is contained in:
Daniel Bauer
2023-05-19 10:25:11 +02:00
committed by GitHub
parent e4982ed060
commit d902e1e62e

View File

@@ -3,7 +3,7 @@ name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
pull_request_target:
branches: [ "main" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}