Skip to content

Commit

Permalink
Fix genMappings actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ishland committed Jul 2, 2022
1 parent 0cf6b0e commit 77e932a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/genMappings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
MAPPINGS_GEN_FRESH: true
run: ./genMappings.sh
- name: create pull request
if: github.event.pull_request.head.repo.full_name == github.repository
uses: peter-evans/create-pull-request@v4
with:
base: ${{ github.head_ref }}
Expand Down

0 comments on commit 77e932a

Please sign in to comment.