chore: stuff

This commit is contained in:
EvolutionX
2022-07-07 22:36:01 +05:30
parent a0d5890ea7
commit 39817e6b4f

View File

@@ -6,8 +6,8 @@ on:
- "closed"
jobs:
if_merged:
Merged:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- run: echo {{ github.event.pull_request.sender }}
- run: echo ${{ github.event.pull_request.sender }}