Skip to content

Commit 018e473

Browse files
🔧 Update script file with required functions
1 parent f2d1f6f commit 018e473

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/security.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Security
22

33
on:
44
push:
5-
branches: [ main. develop ]
5+
branches: [ main, develop ]
66
tags:
77
- 'v*.*.*'
88
pull_request:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,3 +402,4 @@ For questions, issues, or feature requests:
402402

403403
**Made with ❤️ & ☕ by <a href="https://dinushchathurya.me/"><u style="color:#0193f0;">Dinush Chathurya</u></a> as a part of <a href="https://github.com/open-source-srilanka"><u style="color:#0193f0;">ProjectOSS</u></a>**
404404

405+

0 commit comments

Comments
 (0)