diff --git a/.github/workflows/pr-ci.yml b/.github/workflows/pr-ci.yml index 848a7bd9f0..7e7d53d72d 100644 --- a/.github/workflows/pr-ci.yml +++ b/.github/workflows/pr-ci.yml @@ -68,7 +68,7 @@ jobs: pull_number: context.issue.number }) return { num: result.data.number, head_sha: result.data.head.sha } - +# just a comment build-image-and-push: runs-on: ubuntu-latest permissions: