Skip to content

Commit 12cefa6

Browse files
authored
chore: add rodrigobranas to codeowners (#151)
1 parent b46f066 commit 12cefa6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @luizstacio @pedronauck @LuizAsFight @helciofranco @arthurgeron
1+
* @luizstacio @pedronauck @LuizAsFight @helciofranco @arthurgeron @rodrigobranas

.github/workflows/pr-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: 'Release PR to npm'
99
runs-on: buildjet-4vcpu-ubuntu-2204
1010
# comment out if:false to enable release PR to npm
11-
# if: false
11+
if: false
1212
permissions: write-all
1313
steps:
1414
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)