Test v1.0.0 beta (#1126)

* removed step in codeql-build per build annoations

* updated relnotes ver #

* updated readmes

* updated rel notes to match new tag as test
This commit is contained in:
Charlie Kindel
2021-03-08 18:47:29 -07:00
committed by GitHub
parent 65dfb3ba3f
commit c16f882d99
4 changed files with 10 additions and 10 deletions

View File

@@ -21,8 +21,8 @@ jobs:
# If this run was triggered by a pull request event, then checkout
# the head of the pull request instead of the merge commit.
- run: git checkout HEAD^2
if: ${{ github.event_name == 'pull_request' }}
#- run: git checkout HEAD^2
# if: ${{ github.event_name == 'pull_request' }}
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL