mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
Merge branch 'master' into master
This commit is contained in:
commit
7c7e2613f0
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: build test CI
|
name: build test CI
|
||||||
|
|
||||||
on: push
|
on: [push,pull_request_target]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-test:
|
build-test:
|
||||||
|
|||||||
2
.github/workflows/test-lint.yml
vendored
2
.github/workflows/test-lint.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: lint test CI
|
name: lint test CI
|
||||||
|
|
||||||
on: push
|
on: [push,pull_request_target]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-test:
|
build-test:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user