Skip to content

Docs: suggest release clone (#13) #85

Docs: suggest release clone (#13)

Docs: suggest release clone (#13) #85

Workflow file for this run

# TODO: 'schedules' will need to be updated to coincide with the meeting frequency

Check failure on line 1 in .github/workflows/create_agenda.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/create_agenda.yml

Invalid workflow file

(Line: 12, Col: 13): Expected format {org}/{repo}[/path]@ref. Actual 'pkgjs/meet'
name: Schedule TSC meetings
on:
workflow_dispatch:
# schedule:
# - cron: '0 0 * * *'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: pkgjs/meet
with:
token: ${{ secrets.GITHUB_TOKEN }}
schedules: 2022-01-18T16:00:00.0Z/P5W
createWithin: P1D
issueTitle: "FlexMeasures TSC Meeting <%= date.toFormat('yyyy-MM-dd') %>"
agendaLabel: meeting-agenda