mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-26 17:34:41 +00:00
Fix : test-coverage workflow action indentation (#8979)
This commit is contained in:
parent
5dd18b2a13
commit
0aa29b66ef
1
.github/workflows/yarn-coverage.yml
vendored
1
.github/workflows/yarn-coverage.yml
vendored
@ -30,7 +30,6 @@ jobs:
|
|||||||
node-version: [16.x]
|
node-version: [16.x]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Wait for the labeler
|
- name: Wait for the labeler
|
||||||
uses: lewagon/wait-on-check-action@0179dfc359f90a703c41240506f998ee1603f9ea #v1.0.0
|
uses: lewagon/wait-on-check-action@0179dfc359f90a703c41240506f998ee1603f9ea #v1.0.0
|
||||||
if: ${{ github.event_name == 'pull_request_target' }}
|
if: ${{ github.event_name == 'pull_request_target' }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user