Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(example): unknown action #448

Merged
merged 1 commit into from
Oct 31, 2023
Merged

fix(example): unknown action #448

merged 1 commit into from
Oct 31, 2023

Conversation

JP-Ellis
Copy link
Contributor

📝 Summary

Fix an issue with an 'unknown action' error being raised due to the branch not returning from the function.

🚨 Breaking Changes

🔥 Motivation

Fix CI workflows

🔨 Test Plan

Tested locally, and will be tested in CI

🔗 Related issues/PRs

Fix an issue with an 'unknown action' error being raised due to the
branch not returning from the function.

Signed-off-by: JP-Ellis <josh@jpellis.me>
@JP-Ellis JP-Ellis added difficulty:easy A simple task appropriate for newcomers to the codebase type:fix Fix to an issue area:ci Relating to the CI/CD workflow area:examples Relating to the examples labels Oct 31, 2023
@JP-Ellis JP-Ellis self-assigned this Oct 31, 2023
@JP-Ellis JP-Ellis merged commit 03462ca into master Oct 31, 2023
26 of 35 checks passed
@JP-Ellis JP-Ellis deleted the fix/example-invalid-action branch October 31, 2023 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ci Relating to the CI/CD workflow area:examples Relating to the examples difficulty:easy A simple task appropriate for newcomers to the codebase type:fix Fix to an issue
Projects
Status: ✅ Completed
Development

Successfully merging this pull request may close these issues.

Fix Message Consumer Example
1 participant