Skip to content

Commit

Permalink
don't run azure deployment on PRs, only on schedule and manual trigger (
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-D-Lewis authored May 31, 2024
1 parent 6c8b973 commit a7688b7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test_azure_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: test-azure-integration
on:
schedule:
- cron: "0 0 * * MON"
pull_request:
branches:
- develop
workflow_dispatch:
inputs:
branch:
Expand Down

0 comments on commit a7688b7

Please sign in to comment.