[Idea]: Folia support for OpenInv #196

Closed
reabuc wants to merge 137 commits from master into master
76 changed files with 7346 additions and 3042 deletions
Showing only changes of commit 1233f587c5 - Show all commits

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Approve
uses: hmarr/auto-approve-action@v3.1.0
uses: hmarr/auto-approve-action@v3.2.1
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
pull-request-number: "${{ github.event.workflow_run.event.pull_request.id }}"