Skip to content

Commit

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

jobs:
weekly-cron:
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 b0a50f6

Please sign in to comment.