Test gitea actions

This commit is contained in:
Administrator 2023-03-27 23:27:21 +02:00
parent 92fea4842c
commit 3cf19ebe3f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ on:
- master
- main
paths:
- backend
- backend/**
jobs:
build:
runs-on: ubuntu-latest

View File

@ -4,7 +4,7 @@ on:
- master
- main
paths:
- frontend
- frontend/**
jobs:
build:
runs-on: ubuntu-latest