Skip to content

Add caller workflows for feature CI #1

Add caller workflows for feature CI

Add caller workflows for feature CI #1

Workflow file for this run

---
name: Call Build and Test Feature Repo
on:
push:
branches:
- bau
- main
- master
pull_request:
workflow_dispatch:
jobs:
build:
uses: botsandus/auto-sandbox/.github/workflows/build_test_feature.yaml@main

Check failure on line 15 in .github/workflows/build_and_test.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build_and_test.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/build_and_test.yaml" -> "botsandus/auto-sandbox/.github/workflows/build_test_feature.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit