From 98f19717b4147cfd0bf4711b498326126ff5d647 Mon Sep 17 00:00:00 2001 From: Webber Date: Sun, 1 Dec 2019 01:38:59 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eeb675..09454b2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ collection repository for workflow documentation and reference implementation. ## Usage -Create or edit the file called `.github/workflows/activation.yml` and add a job to it. +Create or edit the file called `.github/workflows/main.yml` and add a job to it. ```yaml name: Test project