Skip to content

chore: fix wrong trigger name for manually runnable workflow#10077

Merged
paulbalandan merged 1 commit intocodeigniter4:developfrom
paulbalandan:wrong-trigger-name
Mar 29, 2026
Merged

chore: fix wrong trigger name for manually runnable workflow#10077
paulbalandan merged 1 commit intocodeigniter4:developfrom
paulbalandan:wrong-trigger-name

Conversation

@paulbalandan
Copy link
Copy Markdown
Member

Description
workflow_call is for reusable workflows. workflow_dispatch is for manually runnable workflows

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@github-actions github-actions bot added the github_actions Pull requests that update Github_actions code label Mar 29, 2026
@paulbalandan paulbalandan merged commit 057908a into codeigniter4:develop Mar 29, 2026
17 of 19 checks passed
@paulbalandan paulbalandan deleted the wrong-trigger-name branch March 29, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants