Skip to content

Commit

Permalink
Merge pull request #333 from cpanato/update-test
Browse files Browse the repository at this point in the history
run only on kubernetes-sigs/release-sdk repo
  • Loading branch information
k8s-ci-robot committed Apr 3, 2024
2 parents 29e377c + 7c366ab commit 99435ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yml
Expand Up @@ -13,6 +13,8 @@ jobs:
permissions:
id-token: write

if: github.repository == 'kubernetes-sigs/release-sdk'

steps:
- name: Checkout code
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
Expand Down

0 comments on commit 99435ce

Please sign in to comment.