Ghost/.github
Daniel Lockyer af320ab864 Fixed new package detection
- turns out new packages folders aren't generating an `A` status in `git
  diff`, so this line never worked
- if we create a `package.json` file, we can reasonably assume we're
  creating a new package, so this should fix the issues we were seeing
  with caching + new packages
2023-07-25 16:15:36 +02:00
..
actions/restore-cache Fixed caching build assets 2023-07-10 14:47:08 +02:00
hooks Removed pre-push hook 2023-07-17 17:10:58 +02:00
ISSUE_TEMPLATE
scripts Added ghost/nql-filter-expansions to TS dev script list 2023-07-25 13:50:45 +02:00
workflows Fixed new package detection 2023-07-25 16:15:36 +02:00
AUTO_ASSIGN
codecov.yml Updated workflow for code coverage 2023-07-06 09:24:45 +02:00
CONTRIBUTING.md
FUNDING.yml
PULL_REQUEST_TEMPLATE.md Updated PR template to just auto-generate the summary 2023-04-10 10:35:52 +02:00
SUPPORT.md