Skip to content

Commit efa9bd5

Browse files
authored
Do not ignore PRs from the reference branch (#16475)
2 parents cfcdefa + a9419a8 commit efa9bd5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
tags:
88
- '**'
99
pull_request:
10-
branches-ignore:
11-
- 'language-reference-stable'
1210
schedule:
1311
- cron: '0 3 * * *' # Every day at 3 AM
1412
workflow_dispatch:

0 commit comments

Comments
 (0)