lint_and_format_check.yml not running
miguelteixeiraa opened this issue · 0 comments
miguelteixeiraa commented
Version
latest
Platform
Github Actions
What steps will reproduce the bug?
No response
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior?
The workflow is triggered on every push for every branch and pull request.
What do you see instead?
Not running at all
Additional information
There is a typo in the line 26 https://github.com/ada-url/ada/blob/main/.github/workflows/lint_and_format_check.yml#L26
I think it should be uses: chartboost/ruff-action@v1 instead of uses: @chartboost/ruff-action@v1
Also Github Actions says:
Invalid workflow file: .github/workflows/lint_and_format_check.yml#L26
You have an error in your yaml syntax on line 26