Commit 0655000
committed
Cancel duplicate checks release notes actions
The action to check release notes is triggered by each edit
to the description. For example, selecting the check boxes counts
each as a single change. It triggers an action for each selection.
Thus, up to 6 actions to check the release notes might be queued.
This change cancels other queued actions for the same PR.1 parent 5c36ee5 commit 0655000
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
0 commit comments