perf(ci): deduplicate branch validation
This commit is contained in:
@@ -7,6 +7,10 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: "17 3 * * 1"
|
- cron: "17 3 * * 1"
|
||||||
|
|
||||||
|
concurrency:
|
||||||
|
group: acceptance-${{ gitea.repository }}-${{ gitea.ref }}
|
||||||
|
cancel-in-progress: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
backend:
|
backend:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user