Skip to content

build(deps): bump next from 12.3.4 to 13.5.0 in /clean-room-demo/webapp/frontend #93

build(deps): bump next from 12.3.4 to 13.5.0 in /clean-room-demo/webapp/frontend

build(deps): bump next from 12.3.4 to 13.5.0 in /clean-room-demo/webapp/frontend #93

name: Auto Assign to Project(s)
on:
issues:
types: [opened, labeled]
issue_comment:
types: [created]
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 project 2
uses: srggrs/assign-one-project-github-action@1.2.1
if: github.event.action == 'opened'
with:
project: 'https://github.com/Avanade/emtech-confidential-compute/projects/2'