Skip to content

Commit 7a6900e

Browse files
authored
ci: Use new project-automation workflow (#624)
2 parents 2da9bc0 + 148615d commit 7a6900e

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/project-automation.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
types:
55
- opened
66
jobs:
7-
add_to_product_board:
8-
uses: flowfuse/.github/.github/workflows/project-automation.yml@main
7+
add_issue_to_relevant_boards:
8+
uses: flowfuse/github-actions-workflows/.github/workflows/project-automation.yaml@project-automation/v1
99
secrets:
10-
token: ${{ secrets.PROJECT_ACCESS_TOKEN }}
10+
app-client-id: ${{ secrets.GH_BOT_APP_ID }}
11+
app-private-key: ${{ secrets.GH_BOT_APP_KEY }}

0 commit comments

Comments
 (0)