We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1642370 commit ebaf9beCopy full SHA for ebaf9be
.github/workflows/ci.yml
@@ -1,5 +1,9 @@
1
name: Image Investigation
2
-on: workflow_dispatch # Çàïóñê âðó÷íóþ
+on:
3
+ workflow_dispatch:
4
+ push:
5
+ branches:
6
+ - 'fix-println-format'
7
8
jobs:
9
investigate:
0 commit comments