Skip to content

dispatch install jupyter #28

dispatch install jupyter

dispatch install jupyter #28

Workflow file for this run

name: Second Workflow
on: [push, workflow_dispatch]
jobs:
Display-Message:
runs-on: ubuntu-latest
steps:
- name: Display message
run: echo "${{ toJSON(github) }}"