mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-08 01:17:54 -04:00
PR consistency
This commit is contained in:
@@ -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
|
||||
|
||||
3
.github/workflows/changelog-to-fastlane.yml
vendored
3
.github/workflows/changelog-to-fastlane.yml
vendored
@@ -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
|
||||
|
||||
1
.github/workflows/contributors-to-file.yml
vendored
1
.github/workflows/contributors-to-file.yml
vendored
@@ -21,3 +21,4 @@ jobs:
|
||||
with:
|
||||
title: "Update contributors"
|
||||
commit-message: "Update contributors"
|
||||
branch-suffix: timestamp
|
||||
|
||||
Reference in New Issue
Block a user