Skip to content

Commit

Permalink
Update add-to-project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timwright12 authored Sep 24, 2024
1 parent 577789a commit bd2adc7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/add-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ name: Move new issues into Triage
on:
issues:
types: [labeled]


permissions:
repository-projects: write

jobs:
automate-project-columns:
permissions: write-all
runs-on: ubuntu-latest
steps:
- name: Create or Update Project Card
Expand Down

0 comments on commit bd2adc7

Please sign in to comment.