.
This commit is contained in:
parent
2c6d63256c
commit
7e4b071e63
|
@ -11,4 +11,4 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
echo The PR was merged
|
echo The PR was merged into ${{ github.event.pull_request.base }} from ${{ github.ref_name }}
|
Loading…
Reference in New Issue