Skip to content

Commit

Permalink
Merge branch 'main' into silence-aws-lambda-outside-env
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx authored Jan 20, 2025
2 parents 4ca0727 + 86a7f6b commit 98862ee
Show file tree
Hide file tree
Showing 55 changed files with 2,620 additions and 1,073 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/component-owners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
run_self:
runs-on: ubuntu-latest
name: Auto Assign Owners
permissions:
contents: read # to read changed files
issues: write # to read/write issue assignees
pull-requests: write # to read/write PR reviewers
# Don't fail tests if this workflow fails. Some pending issues:
# - https://github.com/dyladan/component-owners/issues/8
continue-on-error: true
Expand Down
Loading

0 comments on commit 98862ee

Please sign in to comment.