Skip to content

Commit 0ad9461

Browse files
committed
publish only on main repo
1 parent 7a4500c commit 0ad9461

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ concurrency:
5151
jobs:
5252
detect_changes:
5353
runs-on: ubuntu-latest
54+
if: github.repository == 'JabRef/jabref'
5455
outputs:
5556
changed: ${{ steps.changed.outputs.any_changed }}
5657
steps:

0 commit comments

Comments
 (0)