Skip to content

new pd table for grants (monthly) #1812

new pd table for grants (monthly)

new pd table for grants (monthly) #1812

Workflow file for this run

name: Trigger CircleCI
on: [push, pull_request, workflow_dispatch]
jobs:
trigger-circleci:
runs-on: ubuntu-latest
steps:
- name: Trigger CircleCI Build
id: trigger_circleci_build
uses: CircleCI-Public/[email protected]
env:
CCI_TOKEN: ${{ secrets.CCI_TOKEN }}