Skip the rolling workflow on forks. (#440)

This commit is contained in:
Abhilash Raj
2021-02-28 12:21:58 -08:00
committed by GitHub
parent 689607da1a
commit dcc130678f

View File

@@ -60,3 +60,7 @@ workflows:
jobs:
- build:
context: org-global
filters:
branches:
# Forked pull requests have CIRCLE_BRANCH set to pull/XXX
ignore: /pull\/[0-9]+/