Skip to content

Commit

Permalink
Disable azure CI jobs
Browse files Browse the repository at this point in the history
No azure subscription to run the tests.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
  • Loading branch information
darkowlzz committed Aug 18, 2023
1 parent 66fe41a commit 1330800
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: integration-azure

on:
workflow_dispatch:
schedule:
- cron: "0 12 * * *"
# schedule:
# - cron: "0 12 * * *"
# push:
# branches:
# - main
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/integration-cleanup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
defaults:
run:
working-directory: ./tools/reaper
if: false
steps:
- name: Checkout
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
Expand Down

0 comments on commit 1330800

Please sign in to comment.