Skip to content

Commit a8fab9c

Browse files
trigger on push for testing
1 parent ee121ff commit a8fab9c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/releasability-status.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
name: Releasability check
22

3-
'on':
3+
on:
44
check_suite:
55
types:
66
- completed
7+
push:
8+
branches:
9+
- 'tt/continuous-releasability'
710

811
jobs:
912
update_releasability_status:

0 commit comments

Comments
 (0)