Skip to content

Commit

Permalink
Merge branch 'main' into ci-trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
KissPeter committed Jan 9, 2024
2 parents 9cf209f + 1de5e6d commit 4d8a359
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/update-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ name: Update branch and enable auto merge
on:
pull_request


permissions:
contents: write
pull-requests: write

jobs:
autoupdate:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4d8a359

Please sign in to comment.