codeql-action/.github
Mario Campos 1c69fae407 Avoid moving repo files out of \$GITHUB_WORKSPACE in 'source-root' test
Moving the files into ../action was causing the job to fail because it couldn't find the test directory anymore. According to @adityasharad, these 'mv's should
not be necessary. Removing these means changing the path to the actions.

I'm also removing the 'config-file' input to keep the test minimal. I think this will mean that CodeQL will use the default query suite, so I hope that this doesn't change the results.
2021-07-01 18:34:34 -05:00
..
codeql Update codeql-config.yml 2020-07-07 13:09:32 +01:00
ISSUE_TEMPLATE Change to the latest support link 2020-10-23 13:22:06 -07:00
workflows Avoid moving repo files out of \$GITHUB_WORKSPACE in 'source-root' test 2021-07-01 18:34:34 -05:00
pull_request_template.md Add a changelog 2021-05-19 15:19:36 -07:00
update-release-branch.py Update changelog template 2021-06-22 14:25:06 -07:00