Skip to content

Commit

Permalink
Update release.yml (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
naa0yama authored Aug 19, 2024
1 parent c18a8f2 commit ee44c4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ changelog:
categories:
- title: Features 🎉
labels: ['enhancement']
- title: Image Changed 🎉
- title: Image
labels: ['core']
- title: Bug Fixes 🐌
labels: ['bug']
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Pull Request Labeler"
on:
- pull_request_target
- pull_request_target

jobs:
labeler:
Expand All @@ -11,4 +11,4 @@ jobs:
timeout-minutes: 5

steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v5

0 comments on commit ee44c4d

Please sign in to comment.