commit | 0791e8038044894aeae749bc73c639e081ca71d0 | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Thu May 27 10:29:14 2021 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Thu May 27 10:29:14 2021 +0200 |
tree | fd336d7c633bf04431ef49767e204699492bd91e | |
parent | 74dad9e46398500b83ce069f1f9f94010ac9ce57 [diff] [blame] |
actions CHANGE update branches
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b2eae98..64da9ae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -2,10 +2,12 @@ on: push: branches: - - libyang2 + - master + - devel pull_request: branches: - - libyang2 + - master + - devel jobs: build: