1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Merge pull request #26789 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-04-08 02:28:35 -07:00
committed by GitHub

View File

@@ -899,7 +899,7 @@ on:
jobs:
if_merged:
if: github.event.pull_request_target.merged == true
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- run: |