Skip to content

Commit

Permalink
Merge b75a1d1 into 335fc7c
Browse files Browse the repository at this point in the history
  • Loading branch information
sazzad16 authored Jan 10, 2024
2 parents 335fc7c + b75a1d1 commit 6f1ce8d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,11 @@ on:
- '**/*.rst'
branches:
- master
- '[0-9].x'
- '[0-9].[0-9].x'
- '[0-9].*'
pull_request:
branches:
- master
- '[0-9].x'
- '[0-9].[0-9].x'
- '[0-9].*'
schedule:
- cron: '0 1 * * *' # nightly build
workflow_dispatch:
Expand Down

0 comments on commit 6f1ce8d

Please sign in to comment.