Skip to content

Commit

Permalink
remove extra spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
salonichf5 committed Mar 11, 2024
1 parent 1391c2b commit cea8615
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
- "v[0-9]+.[0-9]+.[0-9]+*"
pull_request:


defaults:
run:
shell: bash
Expand All @@ -20,8 +19,6 @@ permissions:
jobs:
functional-tests:
name: Gateway Functional Tests
permissions:
contents: write # for docker/build-push-action to read repo content
runs-on: ubuntu-22.04
strategy:
matrix:
Expand Down Expand Up @@ -54,7 +51,6 @@ jobs:
path: ${{ github.workspace }}/dist
key: nginx-gateway-fabric-${{ github.run_id }}-${{ github.run_number }}


- name: NGF Docker meta
id: ngf-meta
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
Expand Down

0 comments on commit cea8615

Please sign in to comment.