| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Add an `actions` sample database. I chose `github/codeql` since we know it has many complex workflows.
There was a problem hiding this comment.
This pull request updates the skeleton query wizard file by adding an "actions" entry to the sample database mapping, using "github/codeql" to represent complex workflows.
extensions/ql-vscode/src/local-queries/skeleton-query-wizard.ts:41
actions: "github/codeql",
Sorry, something went wrong.
|
The E2E tests have been failing since github/codeql-action#2854 has been merged. |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Add an actions sample database. I chose github/codeql since we know it has many complex workflows.