Skip to content

Commit

Permalink
[#6] Setup Docs distributions to all repos (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaozhan authored Nov 6, 2023
1 parent 6c06431 commit 271720d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion .github/sync.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
group:
# test doc
# Docs
- files:
- source: docs/CONTRIBUTING.md
- source: docs/ISSUE_TEMPLATE.md
- source: docs/PULL_REQUEST_TEMPLATE.md
repos: |
Oztechan/CCC
Oztechan/Tracefit
Oztechan/actions
2 changes: 1 addition & 1 deletion .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- name: GitHub File Sync
uses: BetaHuhn/[email protected]
with:
GH_PAT: ${{ secrets.GITHUB_TOKEN }}
GH_PAT: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
PR_LABELS: "config"
COMMIT_PREFIX: "Oztechan/Config#4 Global config update"

0 comments on commit 271720d

Please sign in to comment.