Skip to content

Commit

Permalink
ix indent in porter-int-yaml (#2974)
Browse files Browse the repository at this point in the history
fix indent in porter-int-yaml

Signed-off-by: Troy Connor <troy0820@users.noreply.github.com>
  • Loading branch information
troy0820 authored Feb 2, 2024
1 parent d0b24fc commit 262de5e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/porter-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,15 @@ name: porter/porter-integration
on:
pull_request:
branches:
- main
- main
paths-ignore:
- 'docs/**'
- 'docs/**'

env:
GOVERSION: 1.20.7

jobs:
Integration_test:
# if: contains(github.event.comment.body, '/integration_test')
name: Integration Test
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 262de5e

Please sign in to comment.