We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b495c1 commit 83137e2Copy full SHA for 83137e2
.github/workflows/test-content-schemas-2.yml
@@ -14,20 +14,6 @@ on:
14
- "!content_schemas/README.md"
15
16
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
28
29
30
31
test-manuals-publisher:
32
name: Test Manuals Publisher
33
uses: alphagov/manuals-publisher/.github/workflows/rspec.yml@main
0 commit comments