Skip to content

Update README.md

Update README.md #1901

Workflow file for this run

name: "Issue volunteer assignment"
on: [issue_comment]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: bhermann/[email protected]
with:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
label_phase1: '1. data collection'
label_phase2: '2. check work package'
label_phase3: '3. collect statistics'
assign_phrase: 'I would like to work on this please!'
completion_phrase: 'I completed this work package.'
phase1_results_phrase: 'Results of Phase 1'
phase2_results_phrase: 'Results of Phase 2'
unroll_phrase: 'Unroll please!'