Skip to content

Commit 915d18c

Browse files
should fail
1 parent febfd88 commit 915d18c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- name: Checkout
1616
uses: actions/checkout@v4
1717
- name: Run OpenStatus Synthetics CI
18-
uses: openstatushq/openstatus-github-action@bc3d0e36a98eed90e80e55e017206506fb0ec6ca
18+
uses: openstatushq/openstatus-github-action@cf90ca733d9290b26b3959e34bc1fbc0b7264dbc
1919
with:
2020
api_key: ${{ secrets.OPENSTATUS_API_KEY }}
21+
config_path: 'openstatus.yml'

0 commit comments

Comments
 (0)