Skip to content

Commit

Permalink
fix: Add rule-901 repo to sync-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
scott45 authored Nov 29, 2024
1 parent 4077979 commit 99d1db9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
frms-coe-lib
frms-coe-startup-lib
auth-lib
rule-901
SPECIFIC_FILES: dockerhub-image-build.yml # List of specific files not to copy to certain repositories
SPECIFIC_REPOS: | # List of specific repositories needing specific files not included
lumberjack
Expand All @@ -76,6 +77,7 @@ jobs:
frms-coe-lib
frms-coe-startup-lib
auth-lib
rule-901
PR_REVIEWERS: ${{ secrets.GH_USERNAME }} # List of reviewers
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
run: |
Expand Down

0 comments on commit 99d1db9

Please sign in to comment.