We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b46f066 commit 12cefa6Copy full SHA for 12cefa6
.github/CODEOWNERS
@@ -1 +1 @@
1
-* @luizstacio @pedronauck @LuizAsFight @helciofranco @arthurgeron
+* @luizstacio @pedronauck @LuizAsFight @helciofranco @arthurgeron @rodrigobranas
.github/workflows/pr-release.yaml
@@ -8,7 +8,7 @@ jobs:
8
name: 'Release PR to npm'
9
runs-on: buildjet-4vcpu-ubuntu-2204
10
# comment out if:false to enable release PR to npm
11
- # if: false
+ if: false
12
permissions: write-all
13
steps:
14
- uses: actions/checkout@v3
0 commit comments