mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-06-28 06:41:43 +00:00
chore: add configuration recipes
This commit is contained in:
6
.github/workflows/setup.yml
vendored
6
.github/workflows/setup.yml
vendored
@ -2,9 +2,11 @@ name: Setup
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
run-setup-minimal:
|
||||
|
Reference in New Issue
Block a user