mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-29 17:41:05 +02:00
Update .github/workflows/pr-comment-build-dispatcher.yaml
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
This commit is contained in:
parent
f71f453950
commit
f66d24dec7
@ -28,7 +28,8 @@ jobs:
|
||||
requester: ${{ github.event.comment.user.login }}
|
||||
shell: bash
|
||||
run: |
|
||||
curl -L --silent \
|
||||
set -euo pipefail
|
||||
curl --fail --show-error -L --silent \
|
||||
-H "Accept: application/vnd.github+json" \
|
||||
-H "Authorization: Bearer ${{ secrets.GH_ACTIONS_ORG_READ }}" \
|
||||
-H "X-GitHub-Api-Version: 2022-11-28" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user