Skip to content

Bump pundit from 2.4.0 to 2.5.0 #24

Bump pundit from 2.4.0 to 2.5.0

Bump pundit from 2.4.0 to 2.5.0 #24

Workflow file for this run

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 }}