Skip to content

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #17

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #17

Workflow file for this run

name: Add new issue to project board
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/users/hertg/projects/3
github-token: ${{ secrets.GH_PROJECT }}