Skip to content

Commit

Permalink
CI: Update workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Anil Belur <[email protected]>
Change-Id: I993790f9e6a87896ef9b31dbb6438bc5ac6c57c5
  • Loading branch information
askb committed Jun 26, 2024
1 parent 6249d5e commit af51167
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/gh2gerrit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Download the PR
run: echo ::set-env name=PULL_NUMBER::$(echo "$GITHUB_REF" | awk -F / '{print $3}')
shell: bash
# - name: Download the PR
# run: echo ::set-env name=PULL_NUMBER::$(echo "$GITHUB_REF" | awk -F / '{print $3}')
# shell: bash

0 comments on commit af51167

Please sign in to comment.