This commit is contained in:
Lev 2021-10-30 14:13:25 +03:00
parent ad0bd6751c
commit d7ade1aea4
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ on:
branches:
- main
paths:
- .github/workflows/docker.yml
- .github/**
- build/**
- installation/**
- tests/**

View file

@ -1,11 +1,11 @@
name: Build
name: Build Stable
on:
push:
branches:
- main
paths:
- .github/workflows/docker.yml
- .github/**
- build/**
- installation/**
- tests/**