Test gitea actions
This commit is contained in:
parent
291f21ea13
commit
d8b554e894
@ -4,7 +4,7 @@ on:
|
||||
- master
|
||||
- main
|
||||
paths:
|
||||
- backend/**
|
||||
- "backend/**"
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
@ -4,7 +4,7 @@ on:
|
||||
- master
|
||||
- main
|
||||
paths:
|
||||
- frontend/**
|
||||
- "frontend/**"
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user