Ghost/.github/workflows
Daniel Lockyer 264678e9be
Prevented certain GitHub Actions workflows from running on forks
fixes https://github.com/TryGhost/Toolbox/issues/285

- without this, some of the workflows that are only useful for the core
  team will run on forks
- this commit adds checks to ensure we're running on a repo maintained
  by the TryGhost organization for a handful of workflows
2022-06-01 17:54:26 -04:00
..
auto-assign.yml Prevented certain GitHub Actions workflows from running on forks 2022-06-01 17:54:26 -04:00
browser-tests.yml Fixed inputs being passed as env variables in CI 2022-02-17 12:25:30 +01:00
canary.yml Extracted Canary workflow to template 2022-03-31 08:27:18 +01:00
label-actions.yml Prevented certain GitHub Actions workflows from running on forks 2022-06-01 17:54:26 -04:00
migration-review.yml Prevented certain GitHub Actions workflows from running on forks 2022-06-01 17:54:26 -04:00
release.yml Update actions/checkout action to v3 2022-03-02 08:06:56 +01:00
stale.yml Prevented certain GitHub Actions workflows from running on forks 2022-06-01 17:54:26 -04:00
test.yml Reverted Ghost-CLI CI test to bumping minor version 2022-05-24 09:20:57 +02:00