Skip to content

Commit 0fb3a5a

Browse files
committed
Потеряли запуск
1 parent d9884ea commit 0fb3a5a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/ci.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
name: CI
2+
3+
on:
4+
push:
5+
branches: [ master, main, feature/** ]
6+
pull_request:
7+
18
jobs:
29
test:
310
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)