Skip to content

Commit ee85cb1

Browse files
committed
Do not require CLA on reference sync
1 parent 1382708 commit ee85cb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cla.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Scala CLA
22
on:
33
pull_request:
4+
branches-ignore:
5+
- 'language-reference-stable'
46
push:
57
branches:
68
- 'language-reference-backport'

0 commit comments

Comments
 (0)