Skip to content

Merge branch 'feature/config' of https://github.com/Vulpeus-Server/ky… #77

Merge branch 'feature/config' of https://github.com/Vulpeus-Server/ky…

Merge branch 'feature/config' of https://github.com/Vulpeus-Server/ky… #77

Workflow file for this run

name: Dev Builds
on:
push:
paths:
- "*.gradle"
- "gradle.properties"
- "src/**"
- "versions/**"
- ".github/**"
pull_request:
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit