Skip to content

[STABLE-8240] Add v2 abis #5

[STABLE-8240] Add v2 abis

[STABLE-8240] Add v2 abis #5

Workflow file for this run

name: "Olympix Scan"
on:
pull_request:
branches: [ "master" ]
workflow_dispatch:
schedule:
- cron: '31 14 * * 1' # Every Monday 2:31PM UTC
jobs:
run_olympix:
if: ${{ github.repository_owner == 'circlefin' }}
uses: circlefin/security-seceng-templates/.github/workflows/olympix_scan.yml@v1

Check failure on line 12 in .github/workflows/ci-olympix.yml

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/ci-olympix.yml" -> "circlefin/security-seceng-templates/.github/workflows/olympix_scan.yml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.