aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/lint.yml.bkp
AgeCommit message (Collapse)Author
2024-06-09CI: bump remaining actions/checkout from v3 to v4Albert Krewinkel
2022-03-24Set permissions for GitHub actions (#7984)Naveen
This limits the damage that a compromised GitHub action could do. See https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
2021-09-20Stop doing lint in CI.John MacFarlane
The script failed for reasons I can't determine. For now, we disable it.