diff --git a/.github/workflow/greetings.yml b/.github/workflows/greetings.yml similarity index 68% rename from .github/workflow/greetings.yml rename to .github/workflows/greetings.yml index 7287737..005bce4 100644 --- a/.github/workflow/greetings.yml +++ b/.github/workflows/greetings.yml @@ -12,5 +12,5 @@ jobs: - uses: actions/first-interaction@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - issue-message: "👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our Dataverse team will review it shortly. Stay tuned!" - pr-message: " 🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer from Dataverse team will review it as soon as possible. We appreciate your support in making this project better." + issue-message: "👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our `Dataverse` team will review it shortly. Stay tuned!" + pr-message: " 🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer from `Dataverse` team will review it as soon as possible. We appreciate your support in making this project better" \ No newline at end of file diff --git a/software/__pycache__/financeTracker.cpython-311.pyc b/software/__pycache__/financeTracker.cpython-311.pyc index 04facc4..df48c75 100644 Binary files a/software/__pycache__/financeTracker.cpython-311.pyc and b/software/__pycache__/financeTracker.cpython-311.pyc differ