Skip to content

Commit

Permalink
Merge branch 'main' into tql-start-stop-step-sql-functions-support
Browse files Browse the repository at this point in the history
  • Loading branch information
etolbakov authored Mar 26, 2024
2 parents 96fc4b9 + 150454b commit fbdb7d0
Show file tree
Hide file tree
Showing 162 changed files with 4,282 additions and 1,343 deletions.
1 change: 1 addition & 0 deletions .github/workflows/apidoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: target/doc
single-commit: true
2 changes: 1 addition & 1 deletion .github/workflows/unassign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
- name: Auto Unassign
uses: tisonspieces/auto-unassign@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
repository: ${{ github.repository }}
132 changes: 0 additions & 132 deletions CODE_OF_CONDUCT.md

This file was deleted.

Loading

0 comments on commit fbdb7d0

Please sign in to comment.