Skip to content

Update global faucet rate limit to 40 requests/hour rather than the c… #246

Update global faucet rate limit to 40 requests/hour rather than the c…

Update global faucet rate limit to 40 requests/hour rather than the c… #246

Workflow file for this run

name: ci
on:
pull_request:
branches:
- main
- community-faucet
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v3
- name: Build docker image
uses: docker/build-push-action@v3
with:
push: false
tags: avaplatform/avalanche-faucets:ci