Skip to content

Fullføre oppgradering til .net 8 og rydde i gamle patch pullrequests #168

Fullføre oppgradering til .net 8 og rydde i gamle patch pullrequests

Fullføre oppgradering til .net 8 og rydde i gamle patch pullrequests #168

name: Auto Assign to Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to Team Authorization project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/Altinn/projects/50
github-token: ${{ secrets.ASSIGN_PROJECT_TOKEN }}