We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1382708 commit ee85cb1Copy full SHA for ee85cb1
.github/workflows/cla.yml
@@ -1,6 +1,8 @@
1
name: Scala CLA
2
on:
3
pull_request:
4
+ branches-ignore:
5
+ - 'language-reference-stable'
6
push:
7
branches:
8
- 'language-reference-backport'
0 commit comments