Skip to content

build(deps-dev): bump rollup from 2.75.5 to 2.79.2 #50

build(deps-dev): bump rollup from 2.75.5 to 2.79.2

build(deps-dev): bump rollup from 2.75.5 to 2.79.2 #50

Workflow file for this run

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 and NEW pull requests to project 2
uses: srggrs/assign-one-project-github-action@1.2.0
if: github.event.action == 'opened'
with:
project: 'https://github.com/sgratzl/lineup-lite/projects/1'