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

Commit ec47b68

Browse files
fix@13349984897 [skip fix]
1 parent 662737e commit ec47b68

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

github/libp2p.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3008,6 +3008,10 @@ repositories:
30083008
4. Push to the Branch (`git push origin feature/amazing-example`)
30093009
30103010
5. Open a Pull Request
3011+
.github/workflows/semantic-pull-request.yml:
3012+
content: .github/workflows/semantic-pull-request.yml
3013+
.github/workflows/stale.yml:
3014+
content: .github/workflows/stale.yml
30113015
has_discussions: false
30123016
merge_commit_message: PR_TITLE
30133017
merge_commit_title: MERGE_MESSAGE
@@ -3111,6 +3115,10 @@ repositories:
31113115
4. Push to the Branch (`git push origin feature/amazing-example`)
31123116
31133117
5. Open a Pull Request
3118+
.github/workflows/semantic-pull-request.yml:
3119+
content: .github/workflows/semantic-pull-request.yml
3120+
.github/workflows/stale.yml:
3121+
content: .github/workflows/stale.yml
31143122
has_discussions: false
31153123
merge_commit_message: PR_TITLE
31163124
merge_commit_title: MERGE_MESSAGE

0 commit comments

Comments
 (0)