Skip to content

Commit bf9d354

Browse files
committed
Update .github/workflows/test.yml
1 parent 9fcfcaa commit bf9d354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: test
22

33
on:
44
push: # Run on pushes to the default branch
5-
branches: [main, fix_example_cosmos_dbt_build]
5+
branches: [main]
66
pull_request_target: # Also run on pull requests originated from forks
77
branches: [main]
88

0 commit comments

Comments
 (0)