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 78bfe82 commit 8b9b339Copy full SHA for 8b9b339
.github/workflows/cla.yml
@@ -3,7 +3,7 @@ on:
3
# This is a temporary trigger to cover already opened PRs
4
workflow_dispatch:
5
pull_request:
6
- types: [opened, synchronize]
+ types: opened
7
branches-ignore:
8
- 'language-reference-stable'
9
0 commit comments