We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
master
upstream/master
Solution possibilities:
Think, we should go for option 1, since we cannot ensure that all references to master are prefixed by upstream/master.
The text was updated successfully, but these errors were encountered:
Something like this should work: if: github.repository == ‘JabRef/jabref’
if: github.repository == ‘JabRef/jabref’
Sorry, something went wrong.
Update CSL only on master
15542a6
Fixes #6699
Update CSL only on master (#6708)
78a023b
Successfully merging a pull request may close this issue.
master
in a GitHub actions "cron job".master
of forks is also updatedmaster
branchmaster
instead ofupstream/master
(strange behavior e.g. at mEDRA DOI fetcher implementation. #6641 (comment) and Add testing interface, including a set of capabilities to tests for #6687 (review))Solution possibilities:
upstream/master
- also in our manual pull request comments.Think, we should go for option 1, since we cannot ensure that all references to
master
are prefixed byupstream/master
.The text was updated successfully, but these errors were encountered: