Skip to content

New Article: Let's Talk About REST... #21

New Article: Let's Talk About REST...

New Article: Let's Talk About REST... #21

Workflow file for this run

name: Synchronization summary
on:
pull_request:
branches:
- main
jobs:
summary:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: calvinmclean/[email protected]
with:
type: summary
api_key: ${{ secrets.DEV_TO_API_KEY }}