Skip to content

Commit 43a8c0a

Browse files
authored
Update check-status.yaml
1 parent 5b53791 commit 43a8c0a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/check-status.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515

1616
wait-for-status:
1717
runs-on: ubuntu-latest
18-
needs: [build] # Adjust as needed
19-
if: always() # Optionally run even if previous jobs failed
2018
steps:
2119
- name: Wait for external status
2220
uses: developerproductivity/data-ingestion/osci@v1

0 commit comments

Comments
 (0)