mirror of
https://github.com/status-im/create-pull-request.git
synced 2025-02-22 11:28:08 +00:00
Update README
This commit is contained in:
parent
3061b7bc6e
commit
1461de7c9d
@ -126,7 +126,7 @@ jobs:
|
|||||||
PULL_REQUEST_BRANCH: example-patches
|
PULL_REQUEST_BRANCH: example-patches
|
||||||
BRANCH_SUFFIX: short-commit-hash
|
BRANCH_SUFFIX: short-commit-hash
|
||||||
- name: Check output environment variable
|
- name: Check output environment variable
|
||||||
run: echo "Pull Request Number - $PULL_REQUEST_NUMBER"
|
run: echo "Pull Request Number - ${{ env.PULL_REQUEST_NUMBER }}"
|
||||||
```
|
```
|
||||||
|
|
||||||
This reference configuration will create pull requests that look like this:
|
This reference configuration will create pull requests that look like this:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user