We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c78de commit 71f8991Copy full SHA for 71f8991
1 file changed
.github/workflows/linear.yml
@@ -12,8 +12,9 @@ on:
12
pull_request:
13
types:
14
- opened
15
- - synchronize
16
- closed
+ - edited
17
+ - synchronize
18
19
concurrency:
20
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments