diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 640ad2d..0d02a79 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -18,4 +18,5 @@ jobs: id: use-go-action uses: https://gitea.champs-libres.be/julienfastre/action-create-pr@main with: - username: foo + assignees: julienfastre + base: master diff --git a/test1 b/test1 index e69de29..d71ad8d 100644 --- a/test1 +++ b/test1 @@ -0,0 +1,5 @@ +test2 +test3 +test4 +test5 +test6 \ No newline at end of file