Updating GHES workflows

This commit is contained in:
GitHub Actions
2023-01-23 17:32:59 +00:00
parent 9124a2783a
commit 0e88c801eb
+2 -2
View File
@@ -67,8 +67,8 @@ jobs:
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.
# - run: |
# echo "Run, Build Application using script"
# ./location_of_script_within_repo/buildscript.sh
# echo "Run, Build Application using script"
# ./location_of_script_within_repo/buildscript.sh
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2