Temporally Run build-docker-images.yml in PR

This commit is contained in:
grossmj 2023-05-29 17:31:00 +08:00
parent 257b5f154f
commit 3386ba0e08

View File

@ -4,6 +4,9 @@ on:
branches:
- main
- master
pull_request:
branches:
- "**"
schedule:
- cron: '37 7 * * 3'
workflow_dispatch: