Skip to content

Commit

Permalink
chore: Fix CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lqiu96 committed Dec 3, 2024
1 parent 0db2b67 commit b7dfbe6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
description: 'Comma separated list of Protobuf-Java versions (i.e. 3.25.5, 4.29.0)'
default: '"3.25.5","4.28.3"'
required: false
pull_request:
schedule:
- cron: '0 1 * * *' # Nightly at 1am
defaults:
Expand Down

0 comments on commit b7dfbe6

Please sign in to comment.