Skip to content

Commit

Permalink
Merge pull request #56 from privrja/devel
Browse files Browse the repository at this point in the history
Version 1.0.1
  • Loading branch information
privrja committed May 23, 2021
2 parents cc79e95 + f8c47d3 commit 2656633
Show file tree
Hide file tree
Showing 5 changed files with 146 additions and 146 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Node.js CI

on:
push:
branches: [ master ]
branches: [ master, devel ]
pull_request:
branches: [ master ]
branches: [ master, devel ]

jobs:
build:
Expand Down
Loading

0 comments on commit 2656633

Please sign in to comment.