use summit.bed file as input for homer #7
Workflow file for this run
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: Add issues/PRs to user projects | |
on: | |
issues: | |
types: | |
- assigned | |
pull_request: | |
types: | |
- assigned | |
jobs: | |
add-to-project: | |
uses: CCBR/.github/.github/workflows/[email protected] | |
secrets: inherit |