Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

get rid of discord

get rid of discord #73

Workflow file for this run

name: on-merge
on: [push]
jobs:

Check failure on line 3 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 3
my-job:
name: Automate update_readme.py
runs-on: ubuntu-18.04
steps:
- name: Update Readme
run: python update_readme.py
shell: python