Skip to content

Commit b7dfbe6

Browse files
committed
chore: Fix CI issue
1 parent 0db2b67 commit b7dfbe6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/downstream_protobuf_source_compatibility_check_nightly.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
description: 'Comma separated list of Protobuf-Java versions (i.e. 3.25.5, 4.29.0)'
77
default: '"3.25.5","4.28.3"'
88
required: false
9+
pull_request:
910
schedule:
1011
- cron: '0 1 * * *' # Nightly at 1am
1112
defaults:

0 commit comments

Comments
 (0)