Update test.yml
This commit is contained in:
parent
468808167c
commit
e0d79990c8
1 changed files with 0 additions and 3 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -1,9 +1,6 @@
|
||||||
name: Docker Compose Tests
|
name: Docker Compose Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- githubActionTest
|
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
|
|
Loading…
Reference in a new issue