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

Make faucet delay configurable #22

Make faucet delay configurable

Make faucet delay configurable #22

Workflow file for this run

name: Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add new issues
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/astriaorg/projects/1
github-token: ${{ secrets.ASTRIA_PROJECT_TOKEN }}