Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmlz committed Nov 9, 2023
1 parent 5a5ab14 commit 5ac07c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/App/Workflows/Github.rakumod
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@ cd your-module-directory
create-workflows-4-github
=end code
[![last version](https://raku.land/zef:zero-overhead/App::Workflows::Github/badges/version)](https://raku.land/zef:zero-overhead/App::Workflows::Github/badges) [![downloads](https://raku.land/zef:zero-overhead/App::Workflows::Github/badges/downloads)](https://raku.land/zef:zero-overhead/App::Workflows::Github/badges)
=head1 DESCRIPTION
[![last version](https://raku.land/zef:zero-overhead/App::Workflows::Github/badges/version)](https://raku.land/zef:zero-overhead/App::Workflows::Github/badges) [![downloads](https://raku.land/zef:zero-overhead/App::Workflows::Github/badges/downloads)](https://raku.land/zef:zero-overhead/App::Workflows::Github/badges)
App::Workflows::Github is collecting Github workflows for testing your [Module](https://raku.land) on Linux, MacOS and Windows.
Scheduled workflows only run automatically on github if the .yml files are pushed to the default branch - usually 'main'.
Expand All @@ -99,7 +99,7 @@ Linux/MacOS/Windows install module command:
zef install App::Workflows::Github
=end code
Finaly execute the following commands:
Finally execute the following commands:
=begin code :lang<bash>
cd your-module-directory
Expand Down

0 comments on commit 5ac07c4

Please sign in to comment.