Skip to content

Update Live Bracket #6303

Update Live Bracket

Update Live Bracket #6303

Workflow file for this run

name: Update Live Bracket
on:
schedule:
- cron: '*/15 17-23,0-6 * 3,4 2,3,4,5,6,0'
jobs:
update:
name: Request Update Function
runs-on: ubuntu-latest
steps:
- name: Curl Request
run: curl -X GET https://circlebracket.netlify.app/.netlify/functions/update-live-bracket