Skip to content

Commit

Permalink
Removing the run of the AKS workflow on PRs (#1051)
Browse files Browse the repository at this point in the history
Signed-off-by: ytimocin <[email protected]>
  • Loading branch information
ytimocin authored Apr 8, 2024
1 parent 05e38de commit d9f0c9e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test-aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d9f0c9e

Please sign in to comment.