Skip to content

Restore reusable guard workflows - #80

Merged
woksin merged 2 commits into
mainfrom
fix/restore-reusable-guard-workflows
Aug 26, 2026
Merged

Restore reusable guard workflows#80
woksin merged 2 commits into
mainfrom
fix/restore-reusable-guard-workflows

Conversation

@woksin

Copy link
Copy Markdown
Contributor

Fixed

  • Restore the canonical reusable no-work-records guard instead of recursively calling the Workflows repository wrapper.
  • Restore the reusable PR artifact cleanup workflow required by propagated repository callers.

Verification

  • actionlint .github/workflows/verify-no-work-records.yml .github/workflows/cleanup-pr-artifacts.yml
  • Both canonical workflows expose workflow_call; neither delegates recursively.

@woksin
woksin merged commit f4106c4 into mainAug 26, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@woksin