summaryrefslogtreecommitdiffstats
path: root/.github/workflows/oci.yml
diff options
context:
space:
mode:
authorCôme Chilliet <91878298+come-nc@users.noreply.github.com>2023-04-03 11:38:20 +0200
committerGitHub <noreply@github.com>2023-04-03 11:38:20 +0200
commit1000b463a1fd235fb5f90f85a48ad747e4614a74 (patch)
tree049b3512c29b8fbbe587fd912b5b041bac1486c7 /.github/workflows/oci.yml
parent84c76a89ece842b807249d88769bb9d3f375dc5c (diff)
parent8a5374cb634715e4aa186fe9d8a732b6d6436f02 (diff)
downloadnextcloud-server-1000b463a1fd235fb5f90f85a48ad747e4614a74.tar.gz
nextcloud-server-1000b463a1fd235fb5f90f85a48ad747e4614a74.zip
Merge pull request #37320 from nextcloud/fix/workflow-unique-names
Avoid having the same name for several workflows
Diffstat (limited to '.github/workflows/oci.yml')
-rw-r--r--.github/workflows/oci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/oci.yml b/.github/workflows/oci.yml
index 6578697f4ef..67fe9d80663 100644
--- a/.github/workflows/oci.yml
+++ b/.github/workflows/oci.yml
@@ -1,4 +1,4 @@
-name: PHPUnit
+name: PHPUnit oci
on: pull_request