set test workflow triggers back to push

This commit is contained in:
mahula 2023-03-02 14:15:43 +01:00
parent 567961947c
commit b84bf9c868
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: gradido test_dht-node CI name: gradido test_dht-node CI
on: none on: push
jobs: jobs:
############################################################################## ##############################################################################

View File

@ -1,6 +1,6 @@
name: gradido test_federation CI name: gradido test_federation CI
on: none on: push
jobs: jobs:
############################################################################## ##############################################################################