run after everything is complete

This commit is contained in:
Darren 2022-03-31 18:05:35 -05:00 committed by GitHub
parent 84ba7afcc9
commit 2a5514631c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ name: Docker Image CI
# Only run after test passes
on:
push:
branches:
- master
workflow_run:
workflows: ["Python CI"]
types: