Skip to content

Commit ea1a4e3

Browse files
Final updated cla.yml
1 parent c5f3ee8 commit ea1a4e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cla.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ permissions:
88
pull-requests: write
99

1010
on:
11+
merge_group:
1112
pull_request:
1213
types: [opened, reopened, synchronize]
1314
branches:
@@ -17,4 +18,4 @@ on:
1718
jobs:
1819
cla:
1920
uses: clima/.github/.github/workflows/cla_template.yml@main
20-
secrets: inherit
21+
secrets: inherit

0 commit comments

Comments
 (0)