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: correct reading of sync-labels input #574

Merged
merged 1 commit into from May 24, 2023
Merged

fix: correct reading of sync-labels input #574

merged 1 commit into from May 24, 2023

Conversation

MaksimZhukov
Copy link
Contributor

Description:
Correctly check the truth value of the sync-labels input. Currently, core.getInput always returns a string, and !!'false' is true.

This pull request is a copy of this one.

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@MaksimZhukov MaksimZhukov requested a review from a team as a code owner May 24, 2023 10:25
@MaksimZhukov MaksimZhukov merged commit 4f05277 into actions:v5.0.0-beta.1 May 24, 2023
4 checks passed
CaseyHillers pushed a commit to flutter/flutter that referenced this pull request Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants