aaltay commented on pull request #12233: URL: https://github.com/apache/beam/pull/12233#issuecomment-658315960
> I am not sure did I understand your question @aaltay . > Updated workflow will run after merging it to the master. > Since workflows are run only when they merged to master it is not possible to verify them before merging. I think a good practice is to put the link to the example run executed on the fork. > > Here is the test on my fork: > https://github.com/TobKed/beam/actions/runs/161961085 OK. This kind of answers my question. I was asking because: - we are able to run workflows on PRs - And changing the workflow code should be tested by running the workflow code. And based on the other PR, it seems like not everyone will be able to run the workflow on their repo. (e.g. they might be missing GCS parts.) My specific question, is it possible to trigger workflow similar to PR workflows if changes touch the workflow files? ---------------------------------------------------------------- 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: [email protected]
