Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

README: All issues and PRs have been moved #4

README: All issues and PRs have been moved

README: All issues and PRs have been moved #4

Workflow file for this run

name: Repo CLOSED
on:
pull_request:
types:
- opened
- reopened
- synchronize
- labeled
push:
branches:
- main
jobs:
tests:
name: c2patool moved
runs-on: ubuntu-latest
steps:
- name: Please file your PR in contentauth/c2pa-rs
run: |
echo "This repo is no longer in use. Please file your PR in contentauth/c2pa-rs instead."
exit 1