Skip to content

Commit

Permalink
featureブランチでもActionsが動作するように
Browse files Browse the repository at this point in the history
  • Loading branch information
yuya-0928 committed Jul 26, 2024
1 parent a2b5cdf commit a5d54f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/markdownToPdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- main
- 'feature/**'
paths:
- 'docs/**.md'
- '.github/workflows/markdownToPdf.yml'
Expand Down

0 comments on commit a5d54f8

Please sign in to comment.