chore(ci): add workflow to add issues to infra project

This commit is contained in:
Sammy 2023-07-17 14:55:04 +02:00
parent f948ee5801
commit 9da520b565
No known key found for this signature in database
GPG key ID: C99355AC01BC7575

12
.github/workflows/add-to-project.yml vendored Normal file
View file

@ -0,0 +1,12 @@
name: Add issues to Infrastructure Project.
on:
issues:
types:
- opened
jobs:
add-to-project:
uses: famedly/github-workflows/.github/workflows/add-to-project.yml@github-v1
with:
project-url: https://github.com/orgs/famedly/projects/6
secrets: inherit