mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-16 00:08:59 -04:00
PR consistency
This commit is contained in:
1 parent
d24b56b5c1
commit
ec65abadc3
3 files changed
+4
-2
No files matched your search
@@ -26,7 +26,7 @@ jobs:
|
||||
compressOnly: true
|
||||
- name: Create New Pull Request If Needed
|
||||
if: steps.calibre.outputs.markdown != ''
|
||||
uses: peter-evans/create-pull-request@master
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
with:
|
||||
title: Compressed Images
|
||||
branch-suffix: timestamp
|
||||
|
||||
@@ -21,4 +21,5 @@ jobs:
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
with:
|
||||
title: "Update Fastlane changelogs"
|
||||
commit-message: "Update Fastlane changelogs"
|
||||
commit-message: "Update Fastlane changelogs"
|
||||
branch-suffix: timestamp
|
||||
@@ -21,3 +21,4 @@ jobs:
|
||||
with:
|
||||
title: "Update contributors"
|
||||
commit-message: "Update contributors"
|
||||
branch-suffix: timestamp
|
||||
Reference in new issue
Block a user