Skip to content

Commit

Permalink
ci: Update instructions for updating presets
Browse files Browse the repository at this point in the history
Signed-off-by: provokateurin <kate@provokateurin.de>
  • Loading branch information
provokateurin committed Oct 7, 2024
1 parent b595771 commit eba5c60
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/update_presets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ jobs:
branch: chore/nextcloud_test/update-presets
delete-branch: true
title: "chore(nextcloud_test): Update presets"
body: "Make sure to update the supported apps table if a new preset is added!"
body: |
Make sure to update the supported apps table if a new preset is added!
`git checkout chore/nextcloud_test/update-presets && git commit --amend -s --no-edit && git push -f` locally to trigger the CI.

0 comments on commit eba5c60

Please sign in to comment.