Skip to content

Remove unnecessary workflow_call trigger from actionci#1584

Merged
tashian merged 2 commits intomasterfrom
remove-workflow-call
Mar 10, 2026
Merged

Remove unnecessary workflow_call trigger from actionci#1584
tashian merged 2 commits intomasterfrom
remove-workflow-call

Conversation

@tashian
Copy link
Contributor

@tashian tashian commented Mar 10, 2026

Summary

  • Remove the workflow_call: trigger from the actionci.yml caller workflow
  • This trigger is only needed on the reusable workflow in smallstep/workflows, not on the caller side
  • This also removes a redundant workflow file for running zizmor

🤖 Generated with Claude Code

@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Mar 10, 2026
@tashian tashian enabled auto-merge (squash) March 10, 2026 19:56
The actionci.yml workflow already calls zizmor as a sub-workflow via
smallstep/workflows, so a separate zizmor.yml is unnecessary.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@tashian tashian merged commit 5f33779 into master Mar 10, 2026
15 of 16 checks passed
@tashian tashian deleted the remove-workflow-call branch March 10, 2026 22:04
@hslatman hslatman added this to the v0.29.1 milestone Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs triage Waiting for discussion / prioritization by team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants