Skip to content

Commit 92c151c

Browse files
authored
Merge pull request #37 from halitsever/development
fix: 🐛 update docs.yaml & typo in docs
2 parents 5d6631c + 847b591 commit 92c151c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
77
# using the `master` branch as the default branch.
88
push:
9-
branches: [main]
9+
branches: [master]
1010

1111
# Allows you to run this workflow manually from the Actions tab
1212
workflow_dispatch:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<br/>
99
<br/>
1010
<img src="https://img.shields.io/github/sponsors/halitsever"/>
11-
<img src="https://img.shields.io/github/license/halitsever/repo_name"/>
11+
<img src="https://img.shields.io/github/license/halitsever/random-memes"/>
1212
</p>
1313
<p align="center">
1414
<a align="center" href="https://halitsever.github.io/random-memes/">Documentation</a>

0 commit comments

Comments
 (0)