mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
set all workflows' triggers back to push
This commit is contained in:
parent
362aeaff6d
commit
eb76a8fddf
5
.github/workflows/test-admin-interface.yml
vendored
5
.github/workflows/test-admin-interface.yml
vendored
@ -1,9 +1,6 @@
|
||||
name: Gradido Admin Interface Test CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- separate-admin-interface-workflow
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
# only (but most important) job from this workflow required for pull requests
|
||||
|
||||
6
.github/workflows/test_dht-node.yml
vendored
6
.github/workflows/test_dht-node.yml
vendored
@ -1,9 +1,7 @@
|
||||
name: gradido test_dht-node CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- none
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
##############################################################################
|
||||
# JOB: DOCKER BUILD TEST #####################################################
|
||||
|
||||
5
.github/workflows/test_federation.yml
vendored
5
.github/workflows/test_federation.yml
vendored
@ -1,9 +1,6 @@
|
||||
name: gradido test_federation CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- none
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
##############################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user