Skip to content

Commit e11967c

Browse files
committed
chore(gha): update linear.yml GitHub workflow
1 parent 5bc2559 commit e11967c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/linear.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ on:
1212
pull_request:
1313
types:
1414
- opened
15-
- synchronize
1615
- closed
16+
- edited
17+
- synchronize
1718

1819
concurrency:
1920
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)