Skip to content

Commit

Permalink
chore: more adjusting of org bihealth => varfish-org (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe authored Feb 1, 2024
1 parent dacd570 commit 30e12b4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ assignees: ''
<!--
For general questions please use the Discussions section of the project:
https://github.com/bihealth/varfish-server/discussions
https://github.com/varfish-org/varfish-server/discussions
For bug reports and feature requests please open a ticket using the templates!
-->
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ assignees: ''
<!--
For general questions please use the Discussions section of the project:
https://github.com/bihealth/varfish-server/discussions
https://github.com/varfish-org/varfish-server/discussions
For bug reports and feature requests please open a ticket using the templates!
-->
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:

jobs:
release-please:
if: github.repository_owner == 'bihealth'
if: github.repository_owner == 'varfish-org'
runs-on: ubuntu-latest
outputs:
release_created: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 30e12b4

Please sign in to comment.