mirror of
https://github.com/paulirish/git-open.git
synced 2026-09-10 07:26:15 -04:00
branch
This commit is contained in:
parent
ade42543d0
commit
c65cdb80e4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -2,7 +2,7 @@ name: CI
|
|||
|
||||
on:
|
||||
push:
|
||||
# branches: [master]
|
||||
branches: [master]
|
||||
pull_request: # run on all PRs, not just PRs to a particular branch
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue