Skip to content

Commit a73a365

Browse files
committed
ci: set docker tests on main
1 parent fc60ddb commit a73a365

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

.github/workflows/tests.yml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
name: Tests
2+
23
on:
34
push:
5+
branches:
6+
- main
47
pull_request:
5-
#on:
6-
# push:
7-
# branches:
8-
# - main
9-
# pull_request:
10-
# branches:
11-
# - main
12-
8+
branches:
9+
- main
1310
env:
1411
IMAGE_NAME: mysql-bkup
1512

0 commit comments

Comments
 (0)