playwright/.github/workflows
Ross Wollman cbd33f9601
devops: avoid running publish on external contrib (#3257)
Everytime I sync my fork to upstream, I get failure notifications:

```
Run failed for master (3edfb2a)
Repository: rwoll/playwright
Workflow: devrelease
Duration: 10 minutes and 34.0 seconds
Finished: 2020-07-31 18:30:13 UTC
```

Since forks should never have the necessary secrets to publish
the npm and Docker packages, we limit the running of these jobs to avoid
noisy failures for contributors.
2020-07-31 14:09:36 -07:00
..
infra.yml chore: generate protocol during browser roll (#2719) 2020-07-01 15:22:29 -07:00
publish_canary_docker.yml devops: avoid running publish on external contrib (#3257) 2020-07-31 14:09:36 -07:00
publish_canary_npm.yml devops: avoid running publish on external contrib (#3257) 2020-07-31 14:09:36 -07:00
publish_release.yml devops: avoid running publish on external contrib (#3257) 2020-07-31 14:09:36 -07:00
tests.yml devops: use playwright-github-action@v1 (#3221) 2020-07-30 17:47:39 -07:00