We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec0a34 commit d783e36Copy full SHA for d783e36
1 file changed
‎.github/workflows/latest-changes.yml‎
@@ -8,6 +8,8 @@ on:
8
- debug-latest-changes
9
types:
10
- closed
11
+ # TODO: remove this
12
+ - synchronize
13
workflow_dispatch:
14
inputs:
15
number:
0 commit comments