[Idea]: Folia support for OpenInv #196

Closed
reabuc wants to merge 137 commits from master into master
Showing only changes of commit 1233f587c5 - Show all commits
+1 -1
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 }}"