mirror of
https://github.com/triqs/dft_tools
synced 2024-10-31 11:13:46 +01:00
Merge remote-tracking branch 'app4triqs-remote/3.3.x' into unstable
This commit is contained in:
commit
e6159779bb
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -2,9 +2,9 @@ name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ unstable ]
|
||||
branches: [ unstable, '[0-9]+.[0-9]+.x' ]
|
||||
pull_request:
|
||||
branches: [ unstable ]
|
||||
branches: [ unstable, '[0-9]+.[0-9]+.x' ]
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user