Skip to content

Update main.yml

Update main.yml #2

Workflow file for this run

name: Ping TCP Repository
on:
push:
jobs:
ping_test:
runs-on: ubuntu-latest
steps:
- name: Ping the Repository
run: |
ping -c 3 github.com