You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/11/11 16:00:44 UTC

[GitHub] [beam] damccorm commented on a diff in pull request #24121: [Playground] temporarily disable Playground Examples CI

damccorm commented on code in PR #24121:
URL: https://github.com/apache/beam/pull/24121#discussion_r1020351756


##########
.github/workflows/playground_examples_ci.yml:
##########
@@ -16,15 +16,7 @@
 name: Playground Examples CI
 
 on:
-  push:
-    paths:
-     - .github/workflows/playground_examples_ci_reusable.yml
-     - .github/workflows/playground_examples_ci.yml
-     - playground/backend/**
-     - playground/infrastructure/**
-     - learning/katas/**
-     - examples/**
-     - sdks/**
+  workflow_dispatch:

Review Comment:
   I'm a little confused - isn't this still working fine? https://github.com/apache/beam/actions/workflows/playground_examples_ci.yml?query=branch%3Amaster
   
   Am I looking at the wrong thing?



-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

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