Skip to content

update ssh.md

update ssh.md #52

Workflow file for this run

name: GitHub Actions Demo
on:
push:
branches:
- master
jobs:
notify:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."