dev(ci): replace add-to-project workflow

Ref: doomemacs/ci@f2a2ad43f1
This commit is contained in:
Henrik Lissner 2023-08-22 02:35:09 +02:00
parent 43467ba4b9
commit d94fce553b
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
2 changed files with 1 additions and 8 deletions

View file

@ -1,8 +0,0 @@
name: Add issues to project
on:
issues:
types: [opened]
jobs:
add-to-project:
uses: doomemacs/ci/.github/workflows/add-to-project.yml@legacy
secrets: inherit