Skip to content

Commit c25aca3

Browse files
committed
Bug Fixes and Performance Improvements
1 parent 758f142 commit c25aca3

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,7 @@ jobs:
7979
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
8080
- if: matrix.build-mode == 'manual'
8181
shell: bash
82-
run: |
83-
make bootstrap
84-
make release
82+
run: make release
8583

8684
- name: Perform CodeQL Analysis
8785
uses: github/codeql-action/analyze@v3

README.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ This repository contains the Bus Reservation System Management project developed
3434
- [License](#license)
3535
- [Sponsor Me](#sponsor-me)
3636
- [Connect With Me](#connect-with-me)
37+
- [Activities](#activities)
3738

3839
## Features
3940

@@ -167,13 +168,20 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
167168
168169
## Sponsor Me
169170
170-
- By sponsoring my efforts, you're not merely contributing to the development of my projects; you're investing in its growth and sustainability.
171-
- Your support empowers me to dedicate more time and resources to improving the project's features, addressing issues, and ensuring its continued relevance in the rapidly evolving landscape of technology.
172-
- Your sponsorship directly fuels innovation, fosters a vibrant community, and helps maintain the project's high standards of quality. Together, we can shape the future of the projects and make a lasting impact in the open-source community.
173-
- Thank you for considering sponsoring my work!
171+
By sponsoring my efforts, you're not merely contributing to the development of my projects; you're investing in its growth and sustainability.
172+
173+
Your support empowers me to dedicate more time and resources to improving the project's features, addressing issues, and ensuring its continued relevance in the rapidly evolving landscape of technology.
174+
175+
Your sponsorship directly fuels innovation, fosters a vibrant community, and helps maintain the project's high standards of quality. Together, we can shape the future of the projects and make a lasting impact in the open-source community.
176+
177+
Thank you for considering sponsoring my work!
174178
175179
[![Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/nixrajput)
176180
181+
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/nixrajput)
182+
183+
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/nixrajput)
184+
177185
## Connect With Me
178186
179187
[![GitHub: nixrajput](https://img.shields.io/badge/nixrajput-EFF7F6?logo=GitHub&logoColor=333&link=https://www.github.com/nixrajput)][github]
@@ -183,6 +191,10 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
183191
[![Telegram: nixrajput](https://img.shields.io/badge/nixrajput-EFF7F6?logo=Telegram&link=https://telegram.me/nixrajput)][telegram]
184192
[![Gmail: nkr.nikhi.nkr@gmail.com](https://img.shields.io/badge/nkr.nikhil.nkr@gmail.com-EFF7F6?logo=Gmail&link=mailto:nkr.nikhil.nkr@gmail.com)][gmail]
185193
194+
## Activities
195+
196+
![Alt](https://repobeats.axiom.co/api/embed/5d7dc395d3509bb6c43c35cc6d1ef043e1ae6e2f.svg "Repobeats analytics image")
197+
186198
[github]: https://github.com/nixrajput
187199
[twitter]: https://twitter.com/nixrajput07
188200
[instagram]: https://instagram.com/nixrajput

0 commit comments

Comments
 (0)