未验证 提交 200d66a6 编写于 作者: J João Moreno 提交者: GitHub

Merge pull request #83158 from ethomson/patch-1

GitHub Actions: only run on master branch
name: CI
on: [push, pull_request]
on:
push:
branches:
- master
- release/*
pull_request:
branches:
- master
- release/*
jobs:
linux:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册