Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
quinna-h committed Sep 16, 2024
1 parent 37220ea commit 4e11864
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/auto-update-gemfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,10 +146,11 @@ jobs:
path: gemfiles

- run: git diff

- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
with:
token: ${{secrets.GITHUB_TOKEN}}
branch: test-update-gemfiles
delete-branch: true
title: 'Test Update Gemfiles'

0 comments on commit 4e11864

Please sign in to comment.