mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Removed superfluous GHA workflow
- this was left here when we moved Sodo-Search into the monorepo but isn't needed now
This commit is contained in:
parent
6023bddafc
commit
6a9d01c6ad
1 changed files with 0 additions and 12 deletions
12
ghost/sodo-search/.github/workflows/test.yml
vendored
12
ghost/sodo-search/.github/workflows/test.yml
vendored
|
@ -1,12 +0,0 @@
|
|||
name: Test
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- 'renovate/*'
|
||||
jobs:
|
||||
test:
|
||||
uses: tryghost/actions/.github/workflows/test.yml@main
|
||||
secrets:
|
||||
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
|
Loading…
Add table
Reference in a new issue