Skip to content

Redirect to error page if refresh_token doesn't exist #49

Redirect to error page if refresh_token doesn't exist

Redirect to error page if refresh_token doesn't exist #49

name: "[PR Open] example"
on:
pull_request:
types: [opened]
jobs:
example:
runs-on: ubuntu-latest
steps:
- run: echo "Implement here with test codes!"