mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-27 15:38:43 +00:00
Fix link monitor GA (#11965)
This commit is contained in:
parent
134d5de8d5
commit
7203f5fe5e
3
.github/workflows/monitor-slack-link.yml
vendored
3
.github/workflows/monitor-slack-link.yml
vendored
@ -24,6 +24,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Set up Python 3.9
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user