Remove skipping

Always skipped
This commit is contained in:
Jakub Roztocil 2023-05-22 19:01:36 +02:00
parent 2e3272b5ba
commit 5325a9bc07

View File

@ -8,7 +8,6 @@ on:
jobs:
regen-autogenerated-files:
runs-on: ubuntu-latest
if: github.event.pull_request.head.repo.full_name == github.repository
steps:
- uses: actions/checkout@v3