Skip to content

Commit

Permalink
ci: add Frontend Daily Board project automatically (#2585)
Browse files Browse the repository at this point in the history
  • Loading branch information
agatha197 authored Jul 29, 2024
1 parent 0ed1dd1 commit 7394180
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/add-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@ jobs:
# to the issue
project-url: https://github.com/orgs/lablup/projects/20
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
- uses: actions/[email protected]
with:
# You can target a repository in a different organization
# to the issue
project-url: https://github.com/orgs/lablup/projects/24
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 comments on commit 7394180

Please sign in to comment.