Skip to content

Commit

Permalink
init commit
Browse files Browse the repository at this point in the history
  • Loading branch information
khulnasoft-bot committed Feb 24, 2025
1 parent bbe0ec3 commit 979f0e3
Show file tree
Hide file tree
Showing 4 changed files with 296 additions and 308 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
run: gh pr merge --auto --squash "$PR_URL"
env:
PR_URL: ${{github.event.pull_request.html_url}}
GITHUB_TOKEN: ${{secrets.PAT_AUTOMERGE}}
GITHUB_TOKEN: ${{secrets.ORG_REPO_TOKEN}}
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ pylint = "*"
freezegun = "*"

[requires]
python_version = "3.11"
python_version = "3.12"
Loading

0 comments on commit 979f0e3

Please sign in to comment.