Use PR title for symbols branch commits
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -71,4 +71,4 @@ jobs:
|
||||
branch: symbols
|
||||
cwd: "./symbols"
|
||||
add: "*.sym"
|
||||
message: ${{ github.event.commits[0].message }}
|
||||
message: ${{ github.event.pull_request.title }}
|
||||
|
||||
Reference in New Issue
Block a user