mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +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
|
||||
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- fix-runner
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
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
|
||||
|
||||
on: push
|
||||
|
||||
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
|
||||
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- fix-runner
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
files-changed:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user