Skip to content

Commit

Permalink
Merge pull request #25 from dragonly/test-pr-ci
Browse files Browse the repository at this point in the history
test pr ci
  • Loading branch information
dragonly authored Jan 21, 2021
2 parents 2af232e + e92720e commit 9e73543
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: ci
on:
push:
branches:
- master
- ci-test

pull_request:
branches:
- master
jobs:
build:
strategy:
Expand Down

0 comments on commit 9e73543

Please sign in to comment.