Skip to content

Commit 83137e2

Browse files
committed
Remove info-frontend and licence-finder jobs
1 parent 6b495c1 commit 83137e2

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.github/workflows/test-content-schemas-2.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,6 @@ on:
1414
- "!content_schemas/README.md"
1515

1616
jobs:
17-
test-info-frontend:
18-
name: Test Info Frontend
19-
uses: alphagov/info-frontend/.github/workflows/rspec.yml@main
20-
with:
21-
ref: 'main'
22-
publishingApiRef: ${{ github.ref }}
23-
24-
test-licence-finder:
25-
name: Test Licence Finder
26-
uses: alphagov/licence-finder/.github/workflows/rspec.yml@main
27-
with:
28-
ref: 'main'
29-
publishingApiRef: ${{ github.ref }}
30-
3117
test-manuals-publisher:
3218
name: Test Manuals Publisher
3319
uses: alphagov/manuals-publisher/.github/workflows/rspec.yml@main

0 commit comments

Comments
 (0)