Skip to content

Commit

Permalink
Initial release v1.0.0 (#2)
Browse files Browse the repository at this point in the history
## Please provide good notes, to help us understand request: 
- [x] Remember to include a summary of the changes you made!
- [x] Which issues have been fixed!
- [x] Pull request comments below here please. Thank you.
  • Loading branch information
jge162 authored Feb 16, 2023
2 parents 131a0ab + 2ea2576 commit 5e8574b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ A template to create simple to use GitHub actions on any repo for initial setup.

## Example action to run a `python.py` file to verify no errors in code:

If errors in code exist they will be listed in the actions console. Also
you can run more than one file, seperated with commas.


## Up to you to decide on your triggers, I used `push` and `pull_request`

Expand Down

0 comments on commit 5e8574b

Please sign in to comment.