Skip to content

[Bug] Backports attempt to build Cryostat on the wrong branch #572

@ebaron

Description

@ebaron

The CI will try to build main regardless, which may fail due to API incompatibilities. Maybe using the pull request target branch would work?

- uses: actions/checkout@v4
with:
repository: ${{ github.repository_owner }}/cryostat
ref: main
submodules: true
fetch-depth: 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions