♻️ Remove multi-line comment support to SQL parser #618
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Add assignee to PR | |
on: | |
pull_request: | |
types: [opened] | |
jobs: | |
add-assignee-to-pr: | |
permissions: | |
pull-requests: write | |
uses: route06/actions/.github/workflows/add_assignee_to_pr.yml@v2 |