Skip to content

Consider supporting Content-Disposition: inline for some attachment types #505

Consider supporting Content-Disposition: inline for some attachment types

Consider supporting Content-Disposition: inline for some attachment types #505

name: Add new issues to Team Apps project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to Team Altinn Studio project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@1f2db0f17f4dca7786abfab9ca41e2bdcca1e27a # main
with:
project-url: https://github.com/orgs/Altinn/projects/164
github-token: ${{ secrets.ASSIGN_PROJECT_TOKEN }}