mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 16:03:38 +00:00
fix healthcheck again
This commit is contained in:
1
.github/workflows/update-and-lint.yml
vendored
1
.github/workflows/update-and-lint.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
jobs:
|
||||
update-and-lint:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.ref_name == 'develop' }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user