Merge pull request #3880 from avagin:github-act-feature

PiperOrigin-RevId: 330802067
This commit is contained in:
gVisor bot 2020-09-09 14:48:55 -07:00
commit aead623d93
2 changed files with 4 additions and 0 deletions

View File

@ -3,9 +3,11 @@ on:
push: push:
branches: branches:
- master - master
- feature/**
pull_request: pull_request:
branches: branches:
- master - master
- feature/**
jobs: jobs:
default: default:

View File

@ -3,9 +3,11 @@ on:
push: push:
branches: branches:
- master - master
- feature/**
pull_request: pull_request:
branches: branches:
- master - master
- feature/**
jobs: jobs:
generate: generate: