mirror of
https://github.com/anthonyaxenov/atol-online.git
synced 2024-11-22 10:24:34 +00:00
Github actions только на мастере
This commit is contained in:
parent
3385420005
commit
670f440620
7
.github/workflows/tests.yml
vendored
7
.github/workflows/tests.yml
vendored
@ -1,6 +1,9 @@
|
||||
name: Composer and phpunit tests
|
||||
name: Build
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user