changed trigger to on PR to test if secrets work

This commit is contained in:
Jonathan Shimwell 2020-10-19 13:48:48 +01:00
parent 27034923f9
commit 986dc94aed

View file

@ -3,6 +3,8 @@ name: dockerhub-publish-develop
on:
push:
branches: develop
pull_request:
branches: develop
jobs:
main: