Skip to content

Commit

Permalink
adding gpg signin secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
MuriloChianfa committed Sep 1, 2024
1 parent 529f0e8 commit 6174137
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/template-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
jobs:
repo-sync:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write

steps:
- name: Checkout
Expand Down
8 changes: 8 additions & 0 deletions .templatesyncignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.all-contributorsrc
.github/dependabot.yml
README.md
Dockerfile
SECURITY.md
docker-compose.yml
Makefile
.github/workflows/*

0 comments on commit 6174137

Please sign in to comment.