Issue-200: Add a new block that can be nested or ability for Query Block to be nested #538
Workflow file for this run
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: dependabot-auto-approve | |
on: | |
pull_request: | |
permissions: | |
pull-requests: write | |
contents: write | |
jobs: | |
dependabot: | |
uses: alleyinteractive/.github/.github/workflows/dependabot-auto-approve.yml@main |