Skip to content

Commit d6dd7a8

Browse files
committed
Added CI link for dbt-oracle
1 parent 300488c commit d6dd7a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
project_urls = {
3838
'Documentation': 'https://docs.getdbt.com/reference/warehouse-profiles/oracle-profile',
3939
'Source': 'https://github.com/oracle/dbt-oracle',
40-
'Bug Tracker': 'https://github.com/oracle/dbt-oracle/issues'
40+
'Bug Tracker': 'https://github.com/oracle/dbt-oracle/issues',
41+
'CI': 'https://github.com/oracle/dbt-oracle/actions',
4142
}
4243

4344
url = 'https://github.com/oracle/dbt-oracle'

0 commit comments

Comments
 (0)