8263667: Avoid running GitHub actions on branches named pr/*

Reviewed-by: ehelin, erikj, ihse
This commit is contained in:
Robin Westberg 2021-03-17 12:46:05 +00:00
parent 41276eb83a
commit 86e9cd989d

View File

@ -4,6 +4,7 @@ on:
push:
branches-ignore:
- master
- pr/*
workflow_dispatch:
inputs:
platforms: