Merge pull request #704 from tahoe-lafs/3300.github-actions-not-on-all-pushes

GitHub actions not on all pushes

Fixes: ticket:3300
This commit is contained in:
Jean-Paul Calderone 2020-04-13 13:54:42 -04:00 committed by GitHub
commit 383ef1cc7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ name: CI
on:
push:
branches:
- "master"
pull_request:
jobs:

0
newsfragments/3300.minor Normal file
View File