mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-06 00:59:34 -06:00
Update postBlueSky.yml
This commit is contained in:
committed by
GitHub
parent
312f05304e
commit
e64512fc82
2
.github/workflows/postBlueSky.yml
vendored
2
.github/workflows/postBlueSky.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user