Add pr trigger

This commit is contained in:
jbajic 2023-03-14 11:17:19 +01:00
parent 3fc9fe49a0
commit b86b58079d

View File

@ -2,6 +2,7 @@ name: Bug tracking
on:
workflow_dispatch:
pull_request:
schedule:
- cron: "0 */2 * * *"