Skip to content

Commit 8ff07e0

Browse files
committed
chore: enable workflow for pull requests
1 parent 16d4b15 commit 8ff07e0

3 files changed

Lines changed: 54 additions & 101 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: ci
3-
on: [push]
3+
on: [push, pull_request]
44
jobs:
55
build:
66
name: Test, lint and build

node_modules/@actions/core/package.json

Lines changed: 21 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/tool-cache/package.json

Lines changed: 32 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)