Skip to content

Commit

Permalink
Turn off event gather pipeline and notice that not actively running
Browse files Browse the repository at this point in the history
  • Loading branch information
evamaxfield authored Jun 1, 2023
1 parent 3efbdaa commit 2b9bfdd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/event-gather-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Event Gather

on:
schedule:
# <minute [0,59]> <hour [0,23]> <day of the month [1,31]> <month of the year [1,12]> <day of the week [0,6]>
# https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07
- cron: '13 7 * * *'
# schedule:
# # <minute [0,59]> <hour [0,23]> <day of the month [1,31]> <month of the year [1,12]> <day of the week [0,6]>
# # https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07
# - cron: '13 7 * * *'
workflow_dispatch:
inputs:
from:
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

---

⚠️⚠️ This instance of CDP is not actively collecting new data.
If you are interested in maintaining this instance, please create a GitHub Issue. ⚠️⚠️

## Council Data Project

Council Data Project is an open-source project dedicated to providing journalists, activists, researchers, and all members of each community we serve with the tools they need to stay informed and hold their Council Members accountable.
Expand Down

0 comments on commit 2b9bfdd

Please sign in to comment.