Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@CTGM-Bixal
Copy link
Contributor

Summary

Provide a one or two sentence summary of the update that can be used in the changelog.

Breaking change

Indicate if this update is a breaking change with one of the following statements:
This is not a breaking change.
⚠️ This is potentially a breaking change.
⚠️ This is a breaking change.

Related issue

Closes #[issue_no]

Related pull requests

Indicate if there are other pull requests necessary to complete this issue.

Preview link

Preview link:

Problem statement

Summarize the problem this PR solves in a clear and concise statement.

Solution

Provide a summary of the solution this PR offers.

Major changes

For complex PRs, create a list of the significant updates made.

Testing and review

Share recommended methods for reviewing this change.

Comment on lines +11 to +18
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Build JS bundle
run: npm run build

codeql-scan:

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions Job or Workflow does not set permissions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants