Sends slack updates about how the Big Give is going.
- You’ll need to set up a slack workflow that runs on webhook trigger, and sends a message containing the data it receives
- You’ll need to add the trigger URL as a repo secret called
SLACK_TRIGGER_URL
- Uncomment the schedule stuff in the GitHub workflow