Merge branch 'master' into add-debug-allocations

This commit is contained in:
gendx
2020-03-04 10:20:39 +01:00
committed by GitHub
3 changed files with 27 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ on:
jobs:
audit:
runs-on: ubuntu-18.04
if: env.GITHUB_HEAD_REF == 0
if: github.repository == 'google/OpenSK'
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1