Skip to content

Commit

Permalink
add label to default example code
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Nov 2, 2023
1 parent 8f0197b commit 1cd6fa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
- name: combine-prs
id: combine-prs
uses: github/combine-prs@vX.X.X # where X.X.X is the latest version
with:
labels: combined-pr # Optional: add a label to the combined PR
```
## Permissions
Expand Down

0 comments on commit 1cd6fa5

Please sign in to comment.