Skip to content

Add REST endpoint to fetch a defined range of appended events #1518

Add REST endpoint to fetch a defined range of appended events

Add REST endpoint to fetch a defined range of appended events #1518

Workflow file for this run

name: CodeTour watch
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
codetour-watch:
runs-on: ubuntu-latest
steps:
- name: 'Checkout source code'
uses: actions/checkout@v3
- name: 'Watch CodeTour changes'
uses: pozil/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}