Skip to content

Commit

Permalink
Merge branch 'master' into camera-button
Browse files Browse the repository at this point in the history
  • Loading branch information
Bettelstab authored Jul 10, 2024
2 parents 08cc25c + aa0f69e commit a3a7a4c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/auto_assign.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
addAssignees: author
7 changes: 7 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ permissions:
statuses: write

jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
configuration-path: '.github/auto-assign.yml'

main:
name: Validate PR title
runs-on: ubuntu-latest
Expand Down

0 comments on commit a3a7a4c

Please sign in to comment.