Bump external/pipeline-Nextflow-config from a4e99e0
to 23b7b4e
in the pipeline-submodules group
#82
This file contains 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: Trigger tests | |
on: | |
issue_comment: | |
types: [created] | |
pull_request_target: | |
branches: | |
- main | |
push: | |
branches: | |
- main | |
permissions: | |
pull-requests: write | |
statuses: write | |
jobs: | |
check-user: | |
uses: uclahs-cds/tool-Nextflow-action/.github/workflows/test-setup.yml@main |