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

Circumvent runner bug where input type is lost #1857

Merged
merged 2 commits into from
Dec 29, 2023
Merged

Conversation

flomnes
Copy link
Member

@flomnes flomnes commented Dec 29, 2023

The template is not valid. .github/workflows/new_release.yml (Line: 38, Col: 20): Unexpected value 'false'

/~https://github.com/AntaresSimulatorTeam/Antares_Simulator/actions/runs/7357236644

See actions/runner#2206, and more specifically actions/runner#2206 (comment)

Copy link

watermelon-copilot-for-code-review bot commented Dec 29, 2023

Watermelon AI Summary

AI Summary deactivated by flomnes

GitHub PRs

Antares_Simulator is an open repo and Watermelon will serve it for free.
🍉🫶
Why not invite more people to your team?

@flomnes flomnes merged commit 30c0f40 into develop Dec 29, 2023
@flomnes flomnes deleted the fix/new-release branch December 29, 2023 14:22
@@ -22,7 +22,7 @@ env:
GITHUB_TOKEN: ${{ github.token }}
IS_RELEASE: ${{ github.event_name == 'workflow_call' }}
RUN_SIMPLE_TESTS: ${{ github.event_name == 'push' || inputs.run-tests }}
Copy link
Contributor

Choose a reason for hiding this comment

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

et là?

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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.

2 participants