Ghost/.github
Daniel Lockyer 6de598dec9
Loosened restrictions on GHA label-actions workflow
refs https://github.com/TryGhost/Toolbox/issues/381

- when using `pull_request`, the workflow doesn't have permissions to
  write to the PR in question
- there is another trigger - `pull_request_target` - but this comes with
  a heap of security warnings
- our use of it should be OK because we're only checking out our own
  Action and not code from the PR
- this commit also adds permissions to specify we only want write access
  to issues and PRs
2022-09-29 11:39:35 +07:00
..
hooks
ISSUE_TEMPLATE
workflows Loosened restrictions on GHA label-actions workflow 2022-09-29 11:39:35 +07:00
AUTO_ASSIGN Removed Members packages from auto-assign rules 2022-07-22 12:40:29 +02:00
CODEOWNERS Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2022-08-05 16:06:26 +01:00
dev.js Extracted dev tooling to separate script 2022-09-23 15:02:35 +02:00
FUNDING.yml
PULL_REQUEST_TEMPLATE.md
SUPPORT.md