Skip to content

Reusable workflows from a common repository #103

Reusable workflows from a common repository

Reusable workflows from a common repository #103

Workflow file for this run

name: CI SNAPSHOT
on:
workflow_dispatch:
push:
branches:
- main
jobs:
build-snapshot:
uses: artembilan/spring-messaging-build-tools/spring-artifactory-gradle-snapshot.yml@main

Check failure on line 11 in .github/workflows/ci-snapshot.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci-snapshot.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
secrets: inherit