mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
set back workflow triggers to push
This commit is contained in:
parent
3ffa8c9af5
commit
aa7c54a052
5
.github/workflows/test-backend.yml
vendored
5
.github/workflows/test-backend.yml
vendored
@ -1,10 +1,7 @@
|
|||||||
name: ocelot.social backend test CI
|
name: ocelot.social backend test CI
|
||||||
|
|
||||||
|
|
||||||
on:
|
on: push
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- fix-runner
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
files-changed:
|
files-changed:
|
||||||
|
|||||||
1
.github/workflows/test-e2e.yml
vendored
1
.github/workflows/test-e2e.yml
vendored
@ -1,4 +1,5 @@
|
|||||||
name: ocelot.social end-to-end test CI
|
name: ocelot.social end-to-end test CI
|
||||||
|
|
||||||
on: push
|
on: push
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
5
.github/workflows/test-webapp.yml
vendored
5
.github/workflows/test-webapp.yml
vendored
@ -1,10 +1,7 @@
|
|||||||
name: ocelot.social webapp test CI
|
name: ocelot.social webapp test CI
|
||||||
|
|
||||||
|
|
||||||
on:
|
on: push
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- fix-runner
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
files-changed:
|
files-changed:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user