Skip to content

Merge branch 'main' into gh-actions-rebase #23

Merge branch 'main' into gh-actions-rebase

Merge branch 'main' into gh-actions-rebase #23

Workflow file for this run

# name: Rebase Pull Requests
# on:
# push:
# branches: '**'
# jobs:
# rebase:
# runs-on: ubuntu-latest
# steps:
# - uses: peter-evans/rebase@v3