try different yaml syntax (#342)

This commit is contained in:
Peter Gorniak 2021-02-25 13:37:20 -08:00 committed by GitHub
parent f5c5008ba5
commit 0c1b7f687f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,10 @@ name: Make Card DB PR
on:
workflow_run:
workflows: ["Compile Card DB"]
workflows:
- Compile Card DB
types:
-completed
- completed
jobs:
make_pr: