Skip to content

Make 'notify_team_new_comment' GitHub action re-usable #405

Make 'notify_team_new_comment' GitHub action re-usable

Make 'notify_team_new_comment' GitHub action re-usable #405

name: Update community pull requests spreadsheet
on: [pull_request_target, issue_comment]
jobs:
call-update-spreadsheet:
uses: learningequality/.github/.github/workflows/update-pr-spreadsheet.yml@main
secrets:
CONTRIBUTIONS_SPREADSHEET_ID: ${{ secrets.CONTRIBUTIONS_SPREADSHEET_ID }}
CONTRIBUTIONS_SHEET_NAME: ${{ secrets.CONTRIBUTIONS_SHEET_NAME }}
GH_UPLOADER_GCP_SA_CREDENTIALS: ${{ secrets.GH_UPLOADER_GCP_SA_CREDENTIALS }}