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(ci): inbound mail pipeline indent #4122

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

p-fernandez
Copy link
Contributor

What change does this PR introduce?

Why was this change needed?

Other information (Screenshots)

@p-fernandez p-fernandez self-assigned this Sep 7, 2023
@@ -33,7 +33,7 @@ jobs:
steps:
# checkout with submodules if token is provided
- uses: actions/checkout@v3
if: steps.setup.outputs.has_token == 'true'
if: steps.setup.outputs.has_token == 'true'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😮‍💨

@github-actions github-actions bot added the CI/CD label Sep 7, 2023
@p-fernandez p-fernandez merged commit 7b33107 into next Sep 7, 2023
20 checks passed
@p-fernandez p-fernandez deleted the fix-inbound-mail-pipeline branch September 7, 2023 13:43
Sign up for free to 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.

None yet

2 participants