This commit is contained in:
pointfeev 2023-01-13 16:22:46 -05:00
commit 889a2096dc

View file

@ -14,6 +14,8 @@ jobs:
runs-on: windows-latest
if: ${{ github.event.repository.owner.id }} == ${{ github.event.sender.id }}
permissions: write-all
steps:
- name: Checkout
uses: actions/checkout@v3