Update workflows
This commit is contained in:
2
.github/workflows/create-pull-request.yml
vendored
2
.github/workflows/create-pull-request.yml
vendored
@ -30,4 +30,4 @@ jobs:
|
||||
PULL_REQUEST_BRANCH: example-patches
|
||||
BRANCH_SUFFIX: short-commit-hash
|
||||
- name: Check output environment variable
|
||||
run: echo "Pull Request Number - $PULL_REQUEST_NUMBER"
|
||||
run: echo "Pull Request Number - ${{ env.PULL_REQUEST_NUMBER }}"
|
||||
|
Reference in New Issue
Block a user