Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
reijoh committed Oct 22, 2023
1 parent bf32d78 commit 4248f22
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,11 @@ name: 🧳 Convert Markdown
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize]
branches: [main]
paths:
- 'docs/design/*.md'
- 'docs/design/*.order'
- 'docs/design/.attachments/**'
push:
paths:
- 'docs/design/*.md'
- 'docs/design/*.order'
- 'docs/design/.attachments/**'

jobs:
pdf:
Expand Down

0 comments on commit 4248f22

Please sign in to comment.