Skip to content

Commit

Permalink
Merge pull request #7 from vechain/change-codeowners
Browse files Browse the repository at this point in the history
Update CODEOWNERS
  • Loading branch information
nwbrettski authored Jan 17, 2024
2 parents de19616 + 907e8e2 commit 4dac8c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @vechainfoundation/4337-vechain-implementation
* @vechain/public-repos
3 changes: 3 additions & 0 deletions .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
branches:
- 'main'
permissions:
contents: read # This is required for actions/checkout
pull-requests: write # This is required for pull request comments
jobs:
scan:
name: gitleaks
Expand Down

0 comments on commit 4dac8c9

Please sign in to comment.