Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dbasunag authored Mar 8, 2024
1 parent 4103855 commit 4c9591d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
PR_TITLE: ${{ github.event.pull_request.title }}
PR_TITLE: ${{ github.event.issue.pull_request }}
PR_DESCRIPTION: ${{ github.event.head_commit.message }}

jobs:
Expand Down

0 comments on commit 4c9591d

Please sign in to comment.