Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/redline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# fork's code never reaches the self-hosted runner even if the callee changes.
if: github.event.pull_request.draft == false && github.event.pull_request.head.repo.full_name == github.repository
# Pinned so a change to the review workflow reaches this repo only through a reviewed bump here.
uses: askalf/askalf/.github/workflows/redline-review.yml@f97c635674b4e85650f95ca0b34c8bd77299c797 # main 2026-09-26, askalf/askalf#72
uses: askalf/askalf/.github/workflows/redline-review.yml@c9cb5450196e3d7c56c8cbecebe2a00aae6c6002 # main 2026-09-26, askalf/askalf#74
with:
redline-ref: f97c635674b4e85650f95ca0b34c8bd77299c797
redline-ref: c9cb5450196e3d7c56c8cbecebe2a00aae6c6002
runner-label: redline
Loading