We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent febfd88 commit 915d18cCopy full SHA for 915d18c
.github/workflows/ci.yml
@@ -15,6 +15,7 @@ jobs:
15
- name: Checkout
16
uses: actions/checkout@v4
17
- name: Run OpenStatus Synthetics CI
18
- uses: openstatushq/openstatus-github-action@bc3d0e36a98eed90e80e55e017206506fb0ec6ca
+ uses: openstatushq/openstatus-github-action@cf90ca733d9290b26b3959e34bc1fbc0b7264dbc
19
with:
20
api_key: ${{ secrets.OPENSTATUS_API_KEY }}
21
+ config_path: 'openstatus.yml'
0 commit comments