Auth basic: check if file of auth_basic_user_file can be open. #470
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: check-pr | |
on: | |
pull_request: | |
jobs: | |
check-pr: | |
uses: nginx/ci-self-hosted/.github/workflows/nginx-check-pr.yml@main |