1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
name: Test installations on: push: branches: [ main ] pull_request: branches: [ main ] jobs: gha: runs-on: "ubuntu-latest" steps: - uses: untitaker/hyperlink@0.2.1 with: args: --help