Skip to content

Fix/event constraint append many #2478

Fix/event constraint append many

Fix/event constraint append many #2478

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@v4
- name: 'Watch CodeTour changes'
uses: pozil/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}