mirror of
https://github.com/sim1222/misskey.git
synced 2025-04-28 18:27:21 +09:00
Revert "on push"
This reverts commit 21ec16b50f948cdc8e960424454eb208e2023656.
This commit is contained in:
parent
09c9bdb95d
commit
d03e9a4da1
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
@ -1,6 +1,11 @@
|
||||
name: Test
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
mocha:
|
||||
|
Loading…
x
Reference in New Issue
Block a user