Skip to content

Commit

Permalink
Added 3.1_ds branch in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mukesh-ctds committed Dec 4, 2023
1 parent a614aad commit e8a4b10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-go-functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ on:
pull_request:
branches:
- master
- 3.1_ds
paths:
- '.github/workflows/**'
- 'pulsar-function-go/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pulsar-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ on:
branches:
- master
- branch-3.1
- 3.1_ds
schedule:
- cron: '0 12 * * *'
workflow_dispatch:
Expand Down

0 comments on commit e8a4b10

Please sign in to comment.