Update postBlueSky.yml

This commit is contained in:
Yogesh Choudhary Paliyal
2025-02-02 16:09:18 +05:30
committed by GitHub
parent 312f05304e
commit e64512fc82

View File

@@ -7,7 +7,7 @@ on:
jobs:
if_merged:
if: github.event.pull_request.merged == true && github.event.pull_request.user.login != renovate
if: github.event.pull_request.merged == true && github.event.pull_request.user.login != 'renovate'
runs-on: ubuntu-latest
steps:
# - run: |