Commit 48e4ecd 1 parent da60b57 commit 48e4ecd Copy full SHA for 48e4ecd
File tree 3 files changed +7
-3
lines changed
3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Code owners for the entire repository
2
- # test
3
2
* @ Sarmaged
Original file line number Diff line number Diff line change 5
5
tags :
6
6
- ' v*.*.*'
7
7
8
+ permissions :
9
+ contents : write
10
+ pull-requests : write
11
+
8
12
jobs :
9
13
publish :
10
14
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 2
2
# Style Forge Helpers
3
3
4
4
![ npm] ( https://img.shields.io/npm/v/style-forge.helpers )
5
+ ![ npm] ( https://img.shields.io/npm/dm/style-forge.helpers )
5
6
![ license] ( https://img.shields.io/npm/l/style-forge.helpers )
6
7
![ build] ( https://github.com/Sarmaged/style-forge.helpers/actions/workflows/publish.yml/badge.svg )
7
8
@@ -54,10 +55,10 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
54
55
## Links
55
56
56
57
- [ style-forge] ( https://github.com/Sarmaged/style-forge )
57
- - [ style-forge.helpers ] ( https://github.com/Sarmaged/style-forge.helpers )
58
+ - [ style-forge.base ] ( https://github.com/Sarmaged/style-forge.base )
58
59
- [ style-forge.colors] ( https://github.com/Sarmaged/style-forge.colors )
59
60
- [ style-forge.form] ( https://github.com/Sarmaged/style-forge.form )
60
- - [ style-forge.base ] ( https://github.com/Sarmaged/style-forge.base )
61
+ - [ style-forge.helpers ] ( https://github.com/Sarmaged/style-forge.helpers )
61
62
- [ style-forge.patterns] ( https://github.com/Sarmaged/style-forge.patterns )
62
63
- [ style-forge.themes] ( https://github.com/Sarmaged/style-forge.themes )
63
64
You can’t perform that action at this time.
0 commit comments