Przeglądaj źródła

Change pull request name for autoprefixer workflow (#130)

Emruz Hossain 4 lat temu
rodzic
commit
6ae1b73852
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      .github/workflows/autoprefixer.yml

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

@@ -26,9 +26,9 @@ jobs:
           branch: autoprefixer
           branch: autoprefixer
           branch-suffix: timestamp
           branch-suffix: timestamp
           commit-message: add vendor specific css prefixes
           commit-message: add vendor specific css prefixes
-          title: "Add vendor specific CSS prefixes"
+          title: "Update and run autoprefixer"
           body: |
           body: |
-            This PR adds vendor specific CSS prefixes using [postcss/autoprefixer](https://github.com/postcss/autoprefixer).
+            This PR runs [postcss/autoprefixer](https://github.com/postcss/autoprefixer) to update vendor specific CSS prefixes.
 
 
             >This PR has been created automatically by Github Action [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
             >This PR has been created automatically by Github Action [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
           labels: enhancement
           labels: enhancement