mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
[CI] Also run tests on push to main branch
This commit is contained in:
5
.github/workflows/test-dev.yml
vendored
5
.github/workflows/test-dev.yml
vendored
@@ -1,6 +1,9 @@
|
||||
name: Development tests
|
||||
on:
|
||||
pull_request
|
||||
push:
|
||||
branches:
|
||||
- 'main-ose'
|
||||
pull_request:
|
||||
|
||||
concurrency:
|
||||
group: test-dev-${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user