Skip to content

Commit

Permalink
Merge pull request github#30198 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Nov 27, 2023
2 parents 9cf2d90 + e43346c commit ea59a0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 91 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
- uses: github/codeql-action/init@32dc499307d133bb5085bae78498c0ac2cf762d5
- uses: github/codeql-action/init@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2.22.8
with:
languages: javascript # comma separated list of values from {go, python, javascript, java, cpp, csharp, ruby}
- uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5
config: |
paths-ignore:
- 'src/open-source/scripts/add-pr-links.js'
- uses: github/codeql-action/analyze@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2.22.8
continue-on-error: true

- uses: ./.github/actions/slack-alert
Expand Down
89 changes: 0 additions & 89 deletions src/content-render/scripts/move-category-to-product.js

This file was deleted.

0 comments on commit ea59a0e

Please sign in to comment.