mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-03-14 20:27:24 +00:00
Add skip-vdc option to CI.
This commit is contained in:
1
.github/workflows/pr.yml
vendored
1
.github/workflows/pr.yml
vendored
@@ -69,6 +69,7 @@ jobs:
|
||||
|
||||
verify-devcontainers:
|
||||
name: Verify Dev Containers
|
||||
if: ${{ !contains(github.event.head_commit.message, '[skip-vdc]') }}
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user