Skip to content

Commit

Permalink
no pr hopefully???
Browse files Browse the repository at this point in the history
  • Loading branch information
mi2ebi authored Mar 9, 2024
1 parent f0ba0bb commit a9626f9
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions .github/workflows/jvs-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,6 @@ jobs:
- name: fetch, parse
run: cd scripts; cargo run

- name: create pr
id: cpr
uses: peter-evans/create-pull-request@v5
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit-message: weekly jvs/font update
committer: GitHub <[email protected]>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
signoff: false
branch: jvs-update
delete-branch: true
title: 'weekly jvs/font update'
assignees: berrymot
reviewers: berrymot
commit_message: weekly jvs/font update

0 comments on commit a9626f9

Please sign in to comment.