Skip to content

Commit cea8615

Browse files
committed
remove extra spaces
1 parent 1391c2b commit cea8615

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/functional.yml

-4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- "v[0-9]+.[0-9]+.[0-9]+*"
1010
pull_request:
1111

12-
1312
defaults:
1413
run:
1514
shell: bash
@@ -20,8 +19,6 @@ permissions:
2019
jobs:
2120
functional-tests:
2221
name: Gateway Functional Tests
23-
permissions:
24-
contents: write # for docker/build-push-action to read repo content
2522
runs-on: ubuntu-22.04
2623
strategy:
2724
matrix:
@@ -54,7 +51,6 @@ jobs:
5451
path: ${{ github.workspace }}/dist
5552
key: nginx-gateway-fabric-${{ github.run_id }}-${{ github.run_number }}
5653

57-
5854
- name: NGF Docker meta
5955
id: ngf-meta
6056
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1

0 commit comments

Comments
 (0)