Skip to content

Commit

Permalink
minor changes on peter-evans/create-pull-request settings
Browse files Browse the repository at this point in the history
  • Loading branch information
pfichtner committed Dec 20, 2022
1 parent 0917f8b commit 4adafa2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/generate-package-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
with:
title: 'https://github.com/Freetz-NG/freetz-ng/blob/master/docs/PREREQUISITES.md was updated'
commit-message: "Update in upstream content"
branch-suffix: short-commit-hash
delete-branch: true
title: 'PREREQUISITES.md (https://github.com/Freetz-NG/) were updated'
assignees: pfichtner

0 comments on commit 4adafa2

Please sign in to comment.