Skip to content

✨ Voter eligibility check (#352) #813

✨ Voter eligibility check (#352)

✨ Voter eligibility check (#352) #813

Workflow file for this run

# SPDX-FileCopyrightText: 2014-2023 Sequent Tech Inc <legal@sequentech.io>
#
# SPDX-License-Identifier: AGPL-3.0-only
name: ORT licensing
on:
push:
branches:
- master
- '[0-9]+.[0-9]+.x'
tags:
- '**'
pull_request:
branches:
- master
- '[0-9]+.[0-9]+.x'
jobs:
ort:
uses: sequentech/meta/.github/workflows/ort.yml@main

Check failure on line 20 in .github/workflows/ort.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ort.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ort.yml" -> "sequentech/meta/.github/workflows/ort.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
ort-cli-analyze-args: '--package-managers PIP'