Continuous Integration Build Artifacts xml files converted to yml
build-develop-branch / if_merged (pull_request) Successful in 3s
Details
build-develop-branch / if_merged (pull_request) Successful in 3s
Details
This commit is contained in:
parent
e5f1d29590
commit
2967620b0e
|
@ -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