Commit Graph

4 Commits

Author SHA1 Message Date
renovate[bot]
17a93c0384 chore(deps): update actions/github-script action to v5 [skip netlify] (#3292)
* chore(deps): update actions/github-script action to v5 [skip netlify]

* Update fonts.yml

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ylemkimon <y@ylem.kim>
2021-10-07 23:13:55 +00:00
renovate[bot]
b90b724e34 chore(deps): update actions/github-script action to v4 [skip netlify] (#2967)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-01 05:02:03 +09:00
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
266fcb046c build: move font generation to the main repo (#2837)
* build: move font generation to the main repo

* Update fonts

* chore: remove submodules

* Update paths

* Update fonts.yml

Co-authored-by: Kevin Barabash <kevinb@khanacademy.org>
2021-03-30 03:21:59 +09:00