Skip to content

Commit

Permalink
Merge pull request #30 from graphops/chriswessels-patch-1
Browse files Browse the repository at this point in the history
chore(workflows): use meta:awaiting-triage label
  • Loading branch information
pete-eiger authored Aug 2, 2023
2 parents b6b8635 + dcfe374 commit c3938e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
actions: 'add-labels'
token: ${{ secrets.LABELS_TOKEN }}
issue-number: ${{ github.event.issue.number }}
labels: 'awaiting-triage'
labels: 'meta:awaiting-triage'

0 comments on commit c3938e9

Please sign in to comment.