Skip to content

Commit

Permalink
Update create-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolina authored Aug 6, 2024
1 parent 39ad0f1 commit b564426
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/create-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,3 @@ jobs:
- name: 'Create Pull Request'
uses: peter-evans/create-pull-request@v6
with:
branch: ${{ steps.update-config.outputs.auxiliary-branch }}
base: main
title: 'Auto-generated PR: Update configuration files'
body: 'This PR was created automatically to update the configuration files.'
draft: false

0 comments on commit b564426

Please sign in to comment.