Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
Fixed syntax error in generate README workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-alexandrov committed Feb 10, 2023
1 parent d3ffc62 commit 9195c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
filters: |
curates:
- 'lib/ruby/**'
templates
templates:
- 'lib/templates/**'
- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 9195c1b

Please sign in to comment.