Explorar el Código

Fix autoprefixer workflow

Emruz Hossain hace 4 años
padre
commit
2e1b01a609
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      .github/workflows/autoprefixer.yml

+ 1 - 2
.github/workflows/autoprefixer.yml

@@ -28,5 +28,4 @@ jobs:
           title: "[Autoprefixer] Add vendor specific CSS prefixes"
           body: This PR adds vendor specific CSS prefixes using [postcss/autoprefixer](https://github.com/postcss/autoprefixer). <br> <br> >This PR has been created automatically by Github Action [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
           labels: enhancements
-          reviewers:
-            - hossainemruz
+          reviewers: hossainemruz