Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
lint.yml
to fix environment variable mapping for GH_TOKEN
* **Fix environment variable mapping:** - Remove `with` block and move `env` block directly under `run` for `check_labels` and `validate_changie_entry` steps - Ensure `GH_TOKEN` is correctly mapped in `env` for both steps
- Loading branch information