Skip to content

Commit ebaf9be

Browse files
wip
1 parent 1642370 commit ebaf9be

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Image Investigation
2-
on: workflow_dispatch # Çàïóñê âðó÷íóþ
2+
on:
3+
workflow_dispatch:
4+
push:
5+
branches:
6+
- 'fix-println-format'
37

48
jobs:
59
investigate:

0 commit comments

Comments
 (0)