Skip to content

Commit

Permalink
Update Readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dforero0896 committed Oct 17, 2022
1 parent c5ec9b7 commit d071d39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
branches:
- main
workflow_dispatch:

jobs:
embed-code:
Expand All @@ -20,4 +21,4 @@ jobs:
markdown: "README.md"
token: ${{ secrets.GITHUB_TOKEN }}
message: "synchronizing Readme"
silent: true
silent: true

0 comments on commit d071d39

Please sign in to comment.