diff --git a/.github/workflows/update-lockfiles.yml b/.github/workflows/update-lockfiles.yml index 09b1886a069195..ee41c3e02d31ea 100644 --- a/.github/workflows/update-lockfiles.yml +++ b/.github/workflows/update-lockfiles.yml @@ -21,6 +21,10 @@ jobs: uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 with: egress-policy: audit + - name: Update lockfile(s) on closed PR + uses: iancha1992/continuous-integration/actions/update-lockfile@updatelockfile_PRs + with: + release-branch: ${{ github.event.base_ref }} print-job: runs-on: ubuntu-latest steps: @@ -29,13 +33,14 @@ jobs: GITHUB_CONTEXT: ${{ toJson(github) }} run: | echo "$GITHUB_CONTEXT" - update-lockfile-on-closed-PR: - runs-on: ubuntu-latest - steps: - - name: Update lockfile(s) on closed PR - uses: iancha1992/continuous-integration/actions/update-lockfile@updatelockfile_PRs - with: - release-branch: ${{ github.event.base_ref }} + # update-lockfile-on-closed-PR: + # runs-on: ubuntu-latest + # steps: + # - name: Update lockfile(s) on closed PR + # uses: iancha1992/continuous-integration/actions/update-lockfile@updatelockfile_PRs + # with: + # release-branch: ${{ github.event.base_ref }} + # jobs: # cherry-picker-on-closed: # if: github.event.action == 'closed' diff --git a/by.txt b/by.txt new file mode 100644 index 00000000000000..8b137891791fe9 --- /dev/null +++ b/by.txt @@ -0,0 +1 @@ +