mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Update ci.yml
This commit is contained in:
parent
8f4ec8a0c0
commit
6c86f5f653
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -2,10 +2,12 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, refs/tags/* ]
|
||||
branches: [ master ]
|
||||
tags:
|
||||
- 'test*'
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user