Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Commit

Permalink
chore: run CI workflow on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
znck committed Oct 22, 2020
1 parent 714afd7 commit d17ca98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI

on: [push]
on: [push, pull_request]

defaults:
run:
Expand Down

0 comments on commit d17ca98

Please sign in to comment.