Skip to content

Commit 71f8991

Browse files
committed
chore(gha): update linear.yml GitHub workflow
1 parent 27c78de commit 71f8991

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)