未验证 提交 3750b14d 编写于 作者: A Abdelatif Guettouche 提交者: GitHub

Prevent self hosted jobs to run on forks. (#5983)

Signed-off-by: NAbdelatif Guettouche <abdelatif.guettouche@espressif.com>
上级 cebac569
......@@ -10,6 +10,7 @@ jobs:
build:
name: Dummy test - self hosted GHR
runs-on: self-hosted
if: github.repository == 'espressif/arduino-esp32'
steps:
- name: Check out repo
uses: actions/checkout@v2
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册