We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2166809 commit 0c05446Copy full SHA for 0c05446
.github/workflows/pages.yml
@@ -25,7 +25,7 @@ concurrency:
25
26
jobs:
27
build:
28
- if: ${{ github.repository_owner == 'JabRef' }}
+ if: github.repository == 'JabRef/jabref'
29
runs-on: ubuntu-latest
30
steps:
31
- name: Checkout
0 commit comments