rename things

This commit is contained in:
Adam Majer 2024-09-13 14:58:10 +02:00
parent 7e663964ee
commit e71e6f04e8
15 changed files with 8 additions and 8 deletions

View File

@ -1 +0,0 @@
pr-review

View File

@ -1 +0,0 @@
prjgit-updater

1
workflow-direct/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
workflow-direct

View File

@ -1,5 +1,5 @@
Project Git bot Direct Workflow bot
=============== ===================
Areas of responsibility Areas of responsibility
----------------------- -----------------------

View File

@ -1,4 +1,4 @@
module src.opensuse.org/autogits/prjgit-updater module src.opensuse.org/autogits/workflow-direct
go 1.22.3 go 1.22.3

1
workflow-pr/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
workflow-pr

View File

@ -1,5 +1,5 @@
PR Review bot Workflow-PR bot
============= ===============
Keeps ProjectGit PR in-sync with a PackageGit PR Keeps ProjectGit PR in-sync with a PackageGit PR

View File

@ -1,4 +1,4 @@
module src.opensuse.org/pr-review module src.opensuse.org/workflow-pr
go 1.22.3 go 1.22.3