Merge branch 'next' into fix/it-appear

This commit is contained in:
Peter Savchenko 2023-12-09 01:39:42 +03:00 committed by GitHub
commit f10bf37747
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,6 +44,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
# Checkout to target branch
- uses: actions/checkout@v2