Skip to content

Deep fryer changes the name of an ID if you deep fry a PDA with the ID inside. #188

Deep fryer changes the name of an ID if you deep fry a PDA with the ID inside.

Deep fryer changes the name of an ID if you deep fry a PDA with the ID inside. #188

name: "Labels: Untriaged"
on:
issues:
types: [opened]
jobs:
add_label:
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-add-labels@v1
if: join(github.event.issue.labels) == ''
with:
labels: "Status: Untriaged"