-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Labels
Description
To added badges:
- Go to Actions
- for eg. Create a C/C++ CI -Build
- Change the path in make (last line) . (Make sure your code runs on Linux, else change the machine)
- Now when you run the code build will automatically run.
5.Now to add the badge to ../actions/workflows/c-cpp.yml and add this according to the template. - To make a badge out of it just add /badge.svg.
For Step 5 and 6 refer to Prithvi sir's template code.