chore(actions): fix tracker-test.yaml action

This commit is contained in:
Delirium 2023-06-08 15:20:17 +02:00 committed by GitHub
parent e6377d03df
commit 7c23c7d24d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ name: Tracker tests
on:
workflow_dispatch:
push:
branches: [ "main" ]
branches: [ "main", "dev" ]
paths:
- tracker/**
pull_request:
@ -62,4 +62,4 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: tracker
name: tracker
name: tracker