Skip to content

Commit

Permalink
Create action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffav authored Mar 5, 2021
1 parent 0ed41a2 commit 08c8128
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: "Run clang formatting"
author: "[email protected]"

runs:
using: "docker"
image: "Dockerfile"

branding:
icon: "coffee"
color: "blue"

0 comments on commit 08c8128

Please sign in to comment.