Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pperzyna committed Mar 12, 2021
1 parent 8d3df27 commit f9bf26c
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
name: CI

on:
pull_request:
paths:
- 'src/**'
- 'dist/**'
- tsconfig.json
- package.json
- yarn.lock
on:
workflow_dispatch:
push:

env:
IMAGE_NAME: alpine:3.10.1
Expand Down

0 comments on commit f9bf26c

Please sign in to comment.