Skip to content

Commit

Permalink
Merge pull request #644 from splunk/theletterf-patch-1
Browse files Browse the repository at this point in the history
Update repo-sync.yml
  • Loading branch information
theletterf committed May 26, 2023
2 parents 542fb77 + 8465517 commit cb92738
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ permissions:

jobs:
repo-sync:
name: Repo Sync
name: Synchronize repositories
if: ${{ github.repository == 'splunk/public-o11y-docs' || github.repository == 'splunk/private-o11y-docs' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit cb92738

Please sign in to comment.