Skip to content

Commit

Permalink
Merge pull request #861 from vespa-engine/glebashnik/integration-clou…
Browse files Browse the repository at this point in the history
…d-to-github-actions-trigger-fix

Updated integration-cloud workflow triggers.
  • Loading branch information
thomasht86 authored Aug 7, 2024
2 parents d210a0e + cc4414e commit afb8f61
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions .github/workflows/integration-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@ on:
workflow_dispatch:
push:
branches:
- glebashnik/integration-cloud-to-github-action
# Uncomment it when reviewed
# - master
# pull_request:
# branches:
# - master
# schedule:
# - cron: '0 11 * * *'
- master
pull_request:
branches:
- master
schedule:
- cron: '0 11 * * *'

jobs:
integration-cloud:
Expand Down

0 comments on commit afb8f61

Please sign in to comment.