File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 1- name : ' Code Scanning - Action '
1+ name : ' Code Scanning'
22
33on :
44 push :
2323 with :
2424 languages : javascript
2525
26- # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
27- # If this step fails, then you should remove it and run the build manually (see below).
28- - name : Autobuild
29- uses : github/codeql-action/autobuild@v1
30-
31- # ℹ️ Command-line programs to run using the OS shell.
32- # 📚 https://git.io/JvXDl
33-
34- # ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
35- # and modify them (or add more) to build your code if your project
36- # uses a compiled language
37-
38- # - run: |
39- # make bootstrap
40- # make release
41-
4226 - name : Perform CodeQL Analysis
4327 uses : github/codeql-action/analyze@v1
You can’t perform that action at this time.
0 commit comments