mirror of
https://github.com/block/goose.git
synced 2026-07-17 12:56:20 +02:00
fix: pr comment build cli workflow (#2774)
This commit is contained in:
@@ -37,6 +37,10 @@ jobs:
|
||||
skip_reviews: true
|
||||
reaction: "eyes"
|
||||
allowed_contexts: pull_request
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # pin@v4
|
||||
|
||||
- name: Get PR head SHA with gh
|
||||
id: set_head_sha
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user