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 32499c4 commit ae06d85
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
uses: dineshsonachalam/[email protected]
name: "Github main workflow"

on:
pull_request:
branches:
- main

jobs:
embed-code:
runs-on: ubuntu-latest
steps:
- uses: dineshsonachalam/markdown-autodocs@master

0 comments on commit ae06d85

Please sign in to comment.