Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/sanity-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Sanity Tests
permissions:
contents: read

# Triggers terraform sanity tests in the cloud-regression repo and
# waits for them to finish, mirroring the result (pass/fail/cancelled).
Expand Down
Loading