Skip to content

Commit ed15da6

Browse files
committed
Linting with locally installed spectral-cli
1 parent 5507d75 commit ed15da6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@ jobs:
1212
lint:
1313
name: OpenAPI Lint
1414
runs-on: ubuntu-24.04
15+
environment: dev
1516
permissions:
1617
contents: read
18+
id-token: write
1719
env:
1820
GHA_API_LINT_FILE_GLOB: ${{ inputs.file_glob }}
1921
steps:

0 commit comments

Comments
 (0)