Skip to content

Commit

Permalink
Added "branding" section
Browse files Browse the repository at this point in the history
  • Loading branch information
namedgraph committed Feb 1, 2023
1 parent d867eee commit 2096d8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: RDF syntax check
description: Iterates all RDF files in the repository and validates their syntax. It fails when an invalid file is detected.
author: AtomGraph
branding:
icon: 'check-circle'
color: 'blue'

on: push

Expand Down

0 comments on commit 2096d8a

Please sign in to comment.