Skip to content
New issue

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

NFS-2146: fix deployment #106

Merged
merged 3 commits into from
Aug 14, 2024
Merged

NFS-2146: fix deployment #106

merged 3 commits into from
Aug 14, 2024

Conversation

m-seidel
Copy link
Contributor

@m-seidel m-seidel commented Aug 13, 2024

Type of Change

  • Bugfix
  • Enhancement / new feature
  • Refactoring
  • Documentation
  • Dependency

Description

  • Fixing copy&paste error in widget name

Checklist

  • Write tests
  • Make sure all tests pass
  • Update documentation
  • Review the Contributing Guideline and sign CLA
  • Reference relevant issue(s) and close them after merging

@m-seidel m-seidel requested review from maximizeIT and a team as code owners August 13, 2024 15:21
@m-seidel m-seidel requested a review from Ninerian August 13, 2024 15:21
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot does not have access to it, and throws an error

@@ -15,7 +15,7 @@ jobs:
steps:
- name: "CLA Assistant"
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request'
uses: cla-assistant/[email protected]
uses: contributor-assistant/[email protected]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name of the repo owner had changed.

@m-seidel m-seidel merged commit 0488352 into main Aug 14, 2024
8 checks passed
@m-seidel m-seidel deleted the NFS-2146_fix_deployment branch August 14, 2024 08:40
@github-actions github-actions bot locked and limited conversation to collaborators Aug 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants