-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Sample App: Fix the content in the bad word filter knative function code #5947
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
Conversation
✅ Deploy Preview for knative ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hey @Leo6Leo what's the context on this change? |
@Cali0707 As some of the schema is changed from the time when the original PR get merged, thus making this PR to reflect the new schema change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Cali0707, Leo6Leo The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…ode (knative#5947) * Fix the content in the bad word filter knative function code * Remove the unused import * fix: fix the python format by running black
Proposed Changes