Skip to content

Commit

Permalink
workflows: disable scheduled runs for 1.10 AKS workflow
Browse files Browse the repository at this point in the history
We missed this one in #17023.

Fixes: e6287ba

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
  • Loading branch information
nbusseneau authored and aanm committed Aug 4, 2021
1 parent a1b49bd commit 68a821e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/conformance-aks-v1.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
issue_comment:
types:
- created
# Run every 6 hours
schedule:
- cron: '0 0/6 * * *'
### FOR TESTING PURPOSES
# This workflow runs in the context of `master`, and ignores changes to
# workflow files in PRs. For testing changes to this workflow from a PR:
Expand Down

0 comments on commit 68a821e

Please sign in to comment.