Skip to content

Commit

Permalink
update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
long2ice committed Oct 8, 2021
1 parent b7f51d8 commit a8bdc0e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: ci
on: [ push, pull_request ]
on:
push:
branches-ignore:
- master
pull_request:
jobs:
ci:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a8bdc0e

Please sign in to comment.