We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 959eb05 commit 45031a7Copy full SHA for 45031a7
.github/workflows/recce_ci.yml
@@ -33,6 +33,7 @@ jobs:
33
gh run download ${run_id} -n target -D target-base
34
gh run download ${run_id} -n duckdb
35
env:
36
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37
WORKFLOW_BASE: ".github/workflows/dbt_base.yml"
38
39
- name: Prepare dbt Current environment
0 commit comments