Skip to content

Commit

Permalink
Silences nightly cron jobs for forks (#2444)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerkes committed Jun 28, 2023
1 parent 9ec9fc2 commit 85654cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-cron-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ permissions:

jobs:
nightly-cron-test:
if: github.repository == 'aws/amazon-vpc-cni-k8s'
runs-on: ubuntu-latest
steps:
- name: Checkout latest commit in the PR
Expand Down

0 comments on commit 85654cf

Please sign in to comment.