Use PR title for symbols branch commits

This commit is contained in:
GriffinR 2021-07-08 00:49:27 -04:00
parent 32fe412755
commit 2f1a997440

View File

@ -71,4 +71,4 @@ jobs:
branch: symbols
cwd: "./symbols"
add: "*.sym"
message: ${{ github.event.commits[0].message }}
message: ${{ github.event.pull_request.title }}