Skip to content

Install gwasurvivr to R.sif #1015

Install gwasurvivr to R.sif

Install gwasurvivr to R.sif #1015

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hello @${{ github.actor }} , thank you for submitting an issue!'
pr-message: 'Hello @${{ github.actor }} , thank you submitting a pull request!'