GH action cleanup
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 22 Oct 2022 11:30:07 +0000 (13:30 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 22 Oct 2022 11:30:07 +0000 (13:30 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/workflows/ci.yml

index bc99d14905607e4bea32e3ba66c7a3e81736ef47..cd2737e843a96b167f972e3c04e8ae0a3e23a36e 100644 (file)
@@ -1,8 +1,7 @@
 name: CI
 on:
   push:
-    branches:
-      - main
+    branches: [main]
   pull_request:
     types: [opened, synchronize, reopened]
 jobs: