Skip to content

Commit c3dc731

Browse files
authored
ci: sync with netresearch/.github templates/go-app (#560)
Auto-opened by sync-template.sh. Brings this repo back into alignment with the canonical `go-app` template in `netresearch/.github`. To keep any diverging files, add their paths to `.github/template.yaml`'s `intentional-drift:` list before merging — otherwise the next sync run will revert them.
2 parents 20152ce + cdfe930 commit c3dc731

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/gitleaks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ jobs:
1414
permissions:
1515
contents: read
1616
security-events: write
17+
secrets:
18+
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}

0 commit comments

Comments
 (0)