Skip to content
Open
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
2 changes: 1 addition & 1 deletion .github/workflows/rerun-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Re-run CI workflow
uses: reitermarkus/rerun-workflow@0590c9e73f88222f090d20b6b9dc5d3d7360ff60
uses: reitermarkus/rerun-workflow@a5db91f022cc936bf2d7a9d5b635f3d410e8e197
with:
token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
once-label: ci-requeue
Expand Down