Skip to content

Update EntraIDProviderConfiguration.cs #277

Update EntraIDProviderConfiguration.cs

Update EntraIDProviderConfiguration.cs #277

name: Verify PRs and commits
on:
workflow_dispatch:
push:
branches: [ "master", "dev" ]
pull_request:
branches: [ "master", "dev" ]
jobs:
call-build:
uses: Yvand/AzureCP/.github/workflows/reusable-build.yml@master

Check failure on line 12 in .github/workflows/verify-prs-and-commits.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/verify-prs-and-commits.yml

Invalid workflow file

error parsing called workflow ".github/workflows/verify-prs-and-commits.yml" -> "Yvand/AzureCP/.github/workflows/reusable-build.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
project-name: ${{ vars.PROJECT_NAME }}
version-major-minor: ${{ vars.VERSION_MAJOR_MINOR }}
is-production-release: false
secrets:
base64-encoded-signingkey: ${{ secrets.BASE64_ENCODED_SIGNINGKEY }}