Skip to content

226 add proper link for tutorials and events #53

226 add proper link for tutorials and events

226 add proper link for tutorials and events #53

Workflow file for this run

name: WIP
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
wip:
runs-on: ubuntu-latest
steps:
- uses: wip/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}