mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-06 16:03:08 +00:00
Revert "Automatically add new issues to project board (#566)"
This reverts commit 6e742433becf8656efc1fb1c17f379a0382ec1be.
This commit is contained in:
parent
cd703c6c52
commit
0c0205f436
15
.github/workflows/add-issue-to-project.yml
vendored
15
.github/workflows/add-issue-to-project.yml
vendored
@ -1,15 +0,0 @@
|
||||
name: Add new issues Vac PM Board
|
||||
|
||||
on:
|
||||
issues:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
add-new-issue-to-new-column:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: alex-page/github-project-automation-plus@v0.6.0
|
||||
with:
|
||||
project: Vac PM Board
|
||||
column: New
|
||||
repo-token: ${{ secrets.GH_ACTION_PROJECT_MGMT }}
|
||||
Loading…
x
Reference in New Issue
Block a user