Ghost/.github/workflows
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
..
auto-assign.yml Updated CI runners to Ubuntu 22.04 2022-08-22 15:37:19 +02:00
browser-tests.yml Updated all GitHub-owned Actions to v3 2022-08-03 22:33:28 +02:00
canary.yml Extracted Canary workflow to template 2022-03-31 08:27:18 +01:00
create-release-branch.yml Fixed creating release branches 2022-09-06 15:46:49 +01:00
custom-build.yml Added name to Custom build workflow 2022-08-19 08:54:38 +02:00
label-actions.yml Loosened restrictions on GHA label-actions workflow 2022-09-29 11:39:35 +07:00
migration-review.yml Update peter-evans/create-or-update-comment digest to 6fcd282 2022-09-13 09:17:20 +01:00
release.yml Added workflow_dispatch trigger to Release workflow 2022-07-26 09:31:20 +02:00
stale.yml Update actions/stale action to v6 2022-09-23 15:21:51 +01:00
test.yml Removed MySQL 5 from CI 2022-09-27 08:03:53 +07:00