Skip to content

[TEST — DO NOT MERGE] Pin ITensorActions reusables to the mf/subdir-inputs branch #179

[TEST — DO NOT MERGE] Pin ITensorActions reusables to the mf/subdir-inputs branch

[TEST — DO NOT MERGE] Pin ITensorActions reusables to the mf/subdir-inputs branch #179

name: "IntegrationTestRequest"
on:
issue_comment:
types:
- "created"
permissions:
actions: "read"
contents: "read"
checks: "write"
pull-requests: "write"
jobs:
integration-test-request:
name: "IntegrationTestRequest"
if: |
github.event.issue.pull_request &&
contains(fromJSON('["OWNER", "COLLABORATOR", "MEMBER"]'), github.event.comment.author_association)
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTestRequest.yml@v2"
secrets: "inherit"
with:
localregistry: "https://github.com/ITensor/ITensorRegistry.git"