Skip to content

Add workflow dispatch (#83) #15

Add workflow dispatch (#83)

Add workflow dispatch (#83) #15

name: Notarize immudb-py
on:
push:
branches:
- master
- develop
jobs:
notarize-repository:
name: Notarize immudb-py repository with cas and vcn
uses: codenotary/notarize-with-cas-and-vcn/.github/workflows/notarize-with-cas-and-vcn.yml@main

Check failure on line 12 in .github/workflows/notarize-immudb-py.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/notarize-immudb-py.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/notarize-immudb-py.yaml" -> "codenotary/notarize-with-cas-and-vcn/.github/workflows/notarize-with-cas-and-vcn.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
cas-api-key: ${{ secrets.CAS_API_KEY_ATTEST }}
vcn-api-key: ${{ secrets.CICD_LEDGER1_ACTION_KEY }}
vcn-host: ${{ secrets.CI_TEST_HOST }}