mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
Remove checkout from health_monitor.yaml
This commit is contained in:
3
.github/workflows/health_monitor.yaml
vendored
3
.github/workflows/health_monitor.yaml
vendored
@@ -18,9 +18,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
|
||||||
uses: actions/checkout@v5
|
|
||||||
|
|
||||||
- name: Set up endpoint monitoring
|
- name: Set up endpoint monitoring
|
||||||
run: |
|
run: |
|
||||||
# Create endpoints file from secrets
|
# Create endpoints file from secrets
|
||||||
|
|||||||
Reference in New Issue
Block a user