Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

🐛 Bookings read more #92

🐛 Bookings read more

🐛 Bookings read more #92

name: Add issues to GitHub project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/orgs/Dsek-LTH/projects/6
github-token: ${{ secrets.AD2323AD_ACCESS_TOKEN }}