Skip to content

Make minimum voting time 2 mins #3

Make minimum voting time 2 mins

Make minimum voting time 2 mins #3

Workflow file for this run

name: 'Voting'
on:
pull_request_target:
jobs:
democracy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Evaluate vote
uses: myyk/git-democracy@v1