Skip to content

When users lock their tokens permanently, they cannot receive the boosted amount of FNX for the locked amount #117

When users lock their tokens permanently, they cannot receive the boosted amount of FNX for the locked amount

When users lock their tokens permanently, they cannot receive the boosted amount of FNX for the locked amount #117

name: Repo Moderator
on:
issues:
types: [labeled, unlabeled, closed, reopened, assigned, unassigned]
pull_request:
types: [closed, reopened, assigned, unassigned]
jobs:
revert-action:
if: ${{ !startsWith(github.actor, 'C4-') }} && ${{ !startsWith(github.actor, 'c4-') }} && github.actor != 'howlbot-integration'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Revert Label Changes
uses: code-423n4/repo-moderator@main
with:
github-token: ${{ secrets.ACTIONS_TOKEN }}
sponsor-team-slug: "2024-09-fenix-finance-sponsors"
allowed-labels: "sponsor confirmed, sponsor disputed, sponsor acknowledged"