Skip to content

Add options for max diffs before restarting process #4

Add options for max diffs before restarting process

Add options for max diffs before restarting process #4

name: Add tasks to WM overview project
on:
issues:
types:
- opened
- reopened
- transferred
pull_request:
types:
- opened
- reopened
jobs:
add-to-project:
name: Add to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/edgi-govdata-archiving/projects/32
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}