mirror of
https://github.com/github/codeql-action.git
synced 2026-05-07 22:30:44 +00:00
12 lines
312 B
YAML
12 lines
312 B
YAML
name: Platform-Language bundles Testing
|
|
on:
|
|
push:
|
|
|
|
jobs:
|
|
test:
|
|
runs-on: ubuntu-latest
|
|
steps:
|
|
- name: Initialize CodeQL
|
|
uses: github/codeql-action/init@v1
|
|
with:
|
|
tools: https://github.com/dsp-testing/codeql-split/releases/download/v1/codeql-bundle-20200826-linux64-cpp.tar.gz |