Skip to content

Commit

Permalink
Stop running the wishlist workflow on forks (#5297)
Browse files Browse the repository at this point in the history
Addresses
#5085 (comment)
  • Loading branch information
rzadp authored Aug 14, 2024
1 parent be74fe9 commit d944ac2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/misc-update-wishlist-leaderboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ permissions:

jobs:
update-wishlist-leaderboard:
if: github.repository == 'paritytech/polkadot-sdk'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d944ac2

Please sign in to comment.