Skip to content

Commit

Permalink
ci: Use code-owner-self-merge fork with some fixes (SchemaStore#3829)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperupcall authored May 30, 2024
1 parent bb4bbc2 commit 60dd0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeowners-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: 'actions/checkout@v4'
- name: 'Run Codeowners merge check'
uses: 'OSS-Docs-Tools/code-owner-self-merge@7c66472de8c7189f4ab4110e9fcc3e7944cad5f6'
uses: 'fox-forks/code-owner-self-merge@hyperupcall-bug-fixes'
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
with:
Expand Down

0 comments on commit 60dd0be

Please sign in to comment.