Skip to content

Commit

Permalink
Enable CI for sn-pulsar-* branch
Browse files Browse the repository at this point in the history
(cherry picked from commit 5a8ee166228f515fa10748918509794e594ef47e)
  • Loading branch information
hangc0276 authored and zymap committed Sep 30, 2024
1 parent 7d7dc80 commit bcdcd01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pulsar-ci-flaky.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ on:
- master
- branch-*
- pulsar-*
- sn-pulsar-*
schedule:
# scheduled job with JDK 17
- cron: '0 12 * * *'
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 @@ -24,6 +24,7 @@ on:
- master
- branch-*
- pulsar-*
- sn-pulsar-*
schedule:
# scheduled job with JDK 21
- cron: '0 12 * * *'
Expand Down

0 comments on commit bcdcd01

Please sign in to comment.