Skip to content

Commit

Permalink
ci: limit pkg-pr-new to upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Oct 17, 2024
1 parent e8f6143 commit b7418b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
publish:
name: Publish commit
runs-on: ubuntu-latest
if: github.repository == 'tinylibs/tinypool'

steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit b7418b5

Please sign in to comment.