mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
changed trigger to on PR to test if secrets work
This commit is contained in:
parent
27034923f9
commit
986dc94aed
1 changed files with 2 additions and 0 deletions
2
.github/workflows/dockerhub-publish-dev.yml
vendored
2
.github/workflows/dockerhub-publish-dev.yml
vendored
|
|
@ -3,6 +3,8 @@ name: dockerhub-publish-develop
|
|||
on:
|
||||
push:
|
||||
branches: develop
|
||||
pull_request:
|
||||
branches: develop
|
||||
|
||||
jobs:
|
||||
main:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue