- Notifications
You must be signed in to change notification settings - Fork0
GitHub Action workflow to format your code and push to repository
License
NotificationsYou must be signed in to change notification settings
mezgoodle/format-repo
Use this GitHub action with your project
Add this Action to an existing workflow or create a new oneFolders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Hello! This is my project forGitHub + DEV 2023 Hackathon. I created an action that formats the code in Python and JavaScript and automatically pushes the corrected code to the repository.
Required The GitHub Token withrepo:scope
.
Not required Flag to format python code.
Not required Flag to format javascript code.
Not required Path to the project folder.
-name:Run the actionuses:mezgoodle/format-repo@v1.0.0with:python:truejavascript:truegitHubToken:${{ secrets.TOKEN }}projectFolder:'src/'
About
GitHub Action workflow to format your code and push to repository
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published