From e7826f8e44bfd6667a9d27b0b422628e1bd35065 Mon Sep 17 00:00:00 2001 From: Bent Bracke Date: Sun, 5 May 2024 18:43:02 +0200 Subject: [PATCH] Add push event parameter to badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bfde76..2a9d676 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ada Reference Card -![PDF generation workflow](https://github.com/bracke/AdaReferenceCard/actions/workflows/generatedocs.yml/badge.svg) +![PDF generation workflow](https://github.com/bracke/AdaReferenceCard/actions/workflows/generatedocs.yml/badge.svg?event=push) Reference Card for the programming language [Ada](https://en.wikipedia.org/wiki/Ada_(programming_language)). It contains lists of Attributes, Aspects, Pragmas and also a list of packages in the Ada Standard Library.