chore: adjust ci trigger

This commit is contained in:
DarkSky
2022-12-18 00:11:38 +08:00
parent 62740262ec
commit 56074417c4
4 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
name: E2E & Unit Tests
on:
push:
branches: [pathfinder]
branches: [master]
pull_request:
branches: [pathfinder]
branches: [master]
jobs:
test:
timeout-minutes: 60