Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit eec467c

Browse files
authored
Merge pull request #30 from lidofinance/develop
rc
2 parents 00bb1c4 + a6bbc23 commit eec467c

File tree

14 files changed

+266
-267
lines changed

14 files changed

+266
-267
lines changed

.github/workflows/generate-monikers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout repository
1818
uses: actions/checkout@v3
1919
with:
20-
ref: master
20+
ref: develop
2121

2222
- name: Fetch monikers
2323
run: >-
@@ -30,7 +30,7 @@ jobs:
3030
uses: peter-evans/create-pull-request@v4
3131
with:
3232
author: GitHub <[email protected]>
33-
commit-message: 'ci: update monikers.json'
33+
commit-message: 'chore: update monikers.json'
3434
branch: monikers/patch
3535
title: Update monikers.json
3636
body: New monikers fetched

0 commit comments

Comments
 (0)