Skip to content

Commit 3e289da

Browse files
committed
temp: update workflow
Signed-off-by: Rudra Gupta <[email protected]>
1 parent 1490012 commit 3e289da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ permissions:
1212

1313
jobs:
1414
install:
15+
if: github.repository == 'octo-org/octo-repo-prod'
1516
runs-on: ubuntu-latest
1617
steps:
1718
- name: Download Privateer install script
@@ -122,7 +123,6 @@ jobs:
122123
path: raid-azure-blob-storage/ABS.tar
123124

124125
terraform:
125-
if: github.repository == 'octo-org/octo-repo-prod'
126126
name: 'Terraform'
127127
env:
128128
AZURE_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID }}

0 commit comments

Comments
 (0)