You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/09/18 16:44:52 UTC

[GitHub] [incubator-superset] rusackas commented on a change in pull request #10949: Ignore '/docs' on some GH actions, give docs its own action

rusackas commented on a change in pull request #10949:
URL: https://github.com/apache/incubator-superset/pull/10949#discussion_r491070036



##########
File path: .github/workflows/prefer-typescript.yml
##########
@@ -2,6 +2,8 @@ name: Prefer TypeScript
 
 on:
   pull_request:
+    paths-ignore:
+      - 'docs/**'

Review comment:
       Yes, but I figured we didn't want it muddying our metrics tracked with that action




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org