From ed9b0902ae7008c282a27d7db8b54b2715848217 Mon Sep 17 00:00:00 2001 From: David Ittah Date: Mon, 29 Apr 2024 15:35:03 -0400 Subject: [PATCH] Trigger CI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3972a7..f60c048 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repository contains regularly scheduled continuous-integration for the official PennyLane plugins. The continuous integration is performed by GitHub actions. Tests are executed on every push to `master`, -and are also run on a schedule of once per day. +and are also run on a schedule of once per day. Finally, tests can be triggered manually via the 'Actions' tab.