Skip to content

CRAN-blocking bug re a documentation alias #22

CRAN-blocking bug re a documentation alias

CRAN-blocking bug re a documentation alias #22

name: Auto Assign to Project(s)
on:
issues:
types: [opened, labeled]
pull_request:
types: [opened, labeled]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
assign_one_project:
runs-on: ubuntu-latest
name: Assign to One Project
steps:
- name: Assign NEW issues to repo project 2 (Issues)
uses: srggrs/assign-one-project-github-action@1.2.1
if: github.event.action == 'opened'
with:
project: 'https://github.com/TEOS-10/GSW-R/projects/2'
column_name: 'To do'