Skip to content

Commit c1995cd

Browse files
committed
👷 Tweak and tweak to poke GitHub into doing things
1 parent d783e36 commit c1995cd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

‎.github/workflows/latest-changes.yml‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ on:
44
pull_request_target:
55
branches:
66
- main
7-
# TODO: fix this
8-
- debug-latest-changes
97
types:
108
- closed
11-
# TODO: remove this
12-
- synchronize
9+
# TODO: remove this
10+
push:
11+
branches:
12+
- debug-latest-changes
1313
workflow_dispatch:
1414
inputs:
1515
number:

0 commit comments

Comments
 (0)