Skip to content

Commit

Permalink
Merge pull request #287 from basedosdados/dbt_test
Browse files Browse the repository at this point in the history
change_severity
  • Loading branch information
laura-l-amaral authored Sep 11, 2023
2 parents e960ad4 + 2e52db1 commit 4bec9fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,3 +193,6 @@ models:
+post-hook:
- 'REVOKE `roles/bigquery.dataViewer` ON TABLE {{ this }} FROM "specialGroup:allUsers"'
- 'GRANT `roles/bigquery.dataViewer` ON TABLE {{ this }} TO "group:[email protected]"'

tests:
+severity: warn

0 comments on commit 4bec9fa

Please sign in to comment.