Skip to content

Commit

Permalink
Add issues/PR to new project
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsnaps committed Dec 8, 2023
1 parent 56fd3dd commit f75be5c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/issues-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
issues:
types:
- opened
pull_request:
types:
- opened

jobs:
add-to-project:
Expand All @@ -12,5 +15,5 @@ jobs:
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/Kuadrant/projects/5
project-url: https://github.com/orgs/Kuadrant/projects/18
github-token: ${{ secrets.ADD_ISSUES_TOKEN }}

0 comments on commit f75be5c

Please sign in to comment.