Continuous Integration Build Artifacts xml files converted to yml
build-develop-branch / if_merged (pull_request) Successful in 3s Details

This commit is contained in:
Continuous Integration 2023-10-22 14:58:07 +00:00
parent e5f1d29590
commit 2967620b0e
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: |
echo The PR was merged
echo The PR was merged into ${{ github.event.pull_request.base }} from ${{ github.ref_name }}