angular/.github
Charles Lyding 8d634ac84d ci: add permissions to current github action workflows (#45177)
The currently recommended best practice for Github action workflows is to set top-level permissions to read only. And if the job uses the automatic `GITHUB_TOKEN`, fine-grained permissions for each job based on the job's requirements should also be added.
All existing workflows in the repository now have top-level read only permission blocks.
Only the `scorecard` workflow currently requires additional job level permissions and the minimum set of permissions were already present for the job.

PR Close #45177
2022-02-24 21:39:38 +00:00
..
ISSUE_TEMPLATE build: add instructions for getting Angular version for bug report (#44159) 2021-11-15 11:21:05 -08:00
workflows ci: add permissions to current github action workflows (#45177) 2022-02-24 21:39:38 +00:00
angular-robot.yml ci: remove cla/google from required statues (#44197) 2021-11-17 10:35:10 -08:00
ISSUE_TEMPLATE.md build: remove emojis from github issue templates (#41902) 2021-05-04 08:09:20 -07:00
PULL_REQUEST_TEMPLATE.md docs: fix formatting of PULL_REQUEST_TEMPLATE.md (#26512) 2018-10-17 13:09:45 -07:00