diff --git a/.github/workflows/test-aks.yaml b/.github/workflows/test-aks.yaml index 15c43a4a..40ec06cd 100644 --- a/.github/workflows/test-aks.yaml +++ b/.github/workflows/test-aks.yaml @@ -15,11 +15,6 @@ on: paths: - "samples/**" - ".github/workflows/**" - pull_request: - types: [opened, synchronize, reopened] - branches: - - v*.* - - edge schedule: # Run every 2 hours - cron: "0 */2 * * *" env: