Skip to content

Commit 6047fde

Browse files
authored
Merge pull request #7 from ilaflott/copilot/create-test-conda-env-trigger
ci: trigger create_test_conda_env on merge to main
2 parents fc44ce2 + 071fbbd commit 6047fde

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/create_test_conda_env.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: create_test_conda_env
22
on:
3+
push:
4+
branches:
5+
- main
36
pull_request:
47
branches:
58

0 commit comments

Comments
 (0)