Skip to content

build(deps): bump aiohttp from 3.8.5 to 3.9.0 in /clean-room-demo/webapp/backend #100

build(deps): bump aiohttp from 3.8.5 to 3.9.0 in /clean-room-demo/webapp/backend

build(deps): bump aiohttp from 3.8.5 to 3.9.0 in /clean-room-demo/webapp/backend #100

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'