Commit Graph

2 Commits

Author SHA1 Message Date
ylemkimon
008c99b415 ci: set necessary token permissions (#2960)
* ci(fonts): set token permission to remove label

I've changed [the default permission of the token to read-only](https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token/) and this is the only place we need write access.

* ci(codeql): set token permission to upload result

* ci(codeql): set token permission to read actions
2021-04-27 18:41:05 +00:00
ylemkimon
c4970e6afa ci: setup CodeQL code scanning (#2645)
https://securitylab.github.com/tools/codeql
2020-12-19 00:09:35 +00:00