Contribution Info (#181)

This commit is contained in:
AbdBarho
2022-10-26 23:57:29 +02:00
committed by GitHub
parent 48f8650fd8
commit 5b4acd605d
3 changed files with 18 additions and 2 deletions

View File

@@ -1,6 +1,12 @@
name: Build Images
on: [push]
on:
push:
branches: master
pull_request:
paths:
- docker-compose.yml
- services
jobs:
build: