Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mick3DIY authored Apr 24, 2024
1 parent ae06d85 commit 07064e9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Github main workflow"
name: "GitHub main workflow"

on:
pull_request:
Expand All @@ -9,4 +9,5 @@ jobs:
embed-code:
runs-on: ubuntu-latest
steps:
- uses: dineshsonachalam/markdown-autodocs@master
- name: Markdown autodocs
uses: dineshsonachalam/markdown-autodocs@master

0 comments on commit 07064e9

Please sign in to comment.