update push triggers in test-invoke-conda.yml

This commit is contained in:
mauwii 2022-11-07 03:22:48 +01:00 committed by Lincoln Stein
parent af62958323
commit f1982cb6d8

View File

@ -4,7 +4,8 @@ on:
branches: branches:
- 'main' - 'main'
- 'development' - 'development'
- 'fix-gh-actions-fork' - 'update*'
- 'release*'
pull_request: pull_request:
branches: branches:
- 'main' - 'main'