mirror of https://github.com/nucypher/nucypher.git
commit
4b978025a2
|
@ -5,6 +5,7 @@ on:
|
|||
branches:
|
||||
- main
|
||||
- development
|
||||
- epic-*
|
||||
|
||||
jobs:
|
||||
darker-lint:
|
||||
|
|
|
@ -5,6 +5,7 @@ on:
|
|||
branches:
|
||||
- main
|
||||
- development
|
||||
- epic-*
|
||||
tags-ignore:
|
||||
- '*.*' # ignore releases
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@ on:
|
|||
branches:
|
||||
- main
|
||||
- development
|
||||
- epic-*
|
||||
|
||||
concurrency:
|
||||
group: ci-tests-${{ github.ref }}-pytest
|
||||
|
|
|
@ -5,6 +5,7 @@ on:
|
|||
branches:
|
||||
- main
|
||||
- development
|
||||
- epic-*
|
||||
|
||||
jobs:
|
||||
ruff-lint:
|
||||
|
|
Loading…
Reference in New Issue