Skip to content

Merge pull request #3 from VandelaySecurity/itayb-legit-patch-2 #4

Merge pull request #3 from VandelaySecurity/itayb-legit-patch-2

Merge pull request #3 from VandelaySecurity/itayb-legit-patch-2 #4

Workflow file for this run

name: Legit Workflow
on:
push:
branches:
- main
pull_request:
jobs:
build_lint_test:
uses: xxx/common-workflows/.x/workflows/xxx.yaml@xxx

Check failure on line 9 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
SHOULD_PUSH_SHARED_PACKAGE: false
SHOULD_CREATE_MIGRATION_SCRIPT: true
DB_NAME: AdoIntegrationService
DOTNET_VERSION: "8.0"
RESHARPER_VERSION: "2024.1.2"
secrets: inherit
generate_api_packages:
uses: xxx/common-workflows/.x/workflows/xxx.yaml@xxx
secrets: inherit