Skip to content

Can we mark this repo as deprecated, so we don't make PRs here instead of anza-xyz/agave? #973

Can we mark this repo as deprecated, so we don't make PRs here instead of anza-xyz/agave?

Can we mark this repo as deprecated, so we don't make PRs here instead of anza-xyz/agave? #973

Workflow file for this run

name: "Issue Label Actions"
on:
issues:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2