Skip to content

add checkout

add checkout #3

Workflow file for this run

name: Test kedro-viz-gh-deploy-test Action
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Fetch the repository
uses: actions/checkout@v4
- name: Deploy Kedro-Viz to GH Pages
uses: ./