feat: Bump snowflake-role module, add dynamic_table support, refactor grants for existing objects #33
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: Validate PR title | |
permissions: | |
pull-requests: read | |
statuses: write | |
on: | |
pull_request_target: | |
types: | |
- opened | |
- edited | |
- synchronize | |
jobs: | |
main: | |
uses: getindata/github-workflows/.github/workflows/gh-validate-pr-title.yml@v1 |