Skip to content

Commit

Permalink
Update new-issue-create-card.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fyliu authored Feb 13, 2024
1 parent d59b2d7 commit 7c00a61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/new-issue-create-card.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
jobs:
createCard:
runs-on: ubuntu-latest
permissions:
repository-projects: write
steps:
- name: Create or Update Project Card
uses: peter-evans/create-or-update-project-card@v3
Expand Down

0 comments on commit 7c00a61

Please sign in to comment.