Skip to content

Commit 4f2307a

Browse files
authored
Merge pull request #80 from teamssUTXO/main
ci: trigger manifest workflow only on main repository
2 parents 236d565 + d9f4fdd commit 4f2307a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/manifest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ permissions:
1313
jobs:
1414
manifest-generation:
1515
runs-on: ubuntu-latest
16+
if: github.repository == 'btcpayserver/btcpayserver-translator'
1617
env:
1718
CI: true
1819

0 commit comments

Comments
 (0)