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

thylint: avoid composite action #355

Merged
merged 1 commit into from
Jul 10, 2024
Merged

thylint: avoid composite action #355

merged 1 commit into from
Jul 10, 2024

Conversation

lsf37
Copy link
Member

@lsf37 lsf37 commented Jul 9, 2024

Use js action so that we don't have to pass through all parameters explicitly via env.

(This previously prevented the new INPUT_PR_NUM parameter from getting through)

Use js action so that we don't have to pass through all parameters
explicitly via `env`.

Signed-off-by: Gerwin Klein <[email protected]>
@lsf37 lsf37 self-assigned this Jul 9, 2024
@lsf37 lsf37 added the verification actions related to proofs and l4v label Jul 9, 2024
@lsf37 lsf37 requested a review from corlewis July 9, 2024 23:21
@lsf37 lsf37 merged commit 3b22bec into master Jul 10, 2024
7 checks passed
@lsf37 lsf37 deleted the testing branch July 10, 2024 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verification actions related to proofs and l4v
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants