Skip to content

Commit 2ed4e5c

Browse files
committed
#build
1 parent d14b013 commit 2ed4e5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/unity-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name: Unity Build on #build commit
1+
name: Unity Build on
22

33
on:
44
push:
55
branches:
6-
- '**' # следим за всеми ветками
6+
- '**'
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)