Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
fix indentation in intergrationtest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mbruns91 committed Apr 25, 2024
1 parent 9551779 commit 57b9e75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integrationtest.yml
Original file line number Diff line number Diff line change
@@ -36,6 +36,7 @@ jobs:
if: |
github.event_name == 'push' ||
( github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'integration' ))
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

0 comments on commit 57b9e75

Please sign in to comment.