We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14b013 commit 2ed4e5cCopy full SHA for 2ed4e5c
.github/workflows/unity-build.yml
@@ -1,9 +1,9 @@
1
-name: Unity Build on #build commit
+name: Unity Build on
2
3
on:
4
push:
5
branches:
6
- - '**' # следим за всеми ветками
+ - '**'
7
8
jobs:
9
build:
0 commit comments