3
0
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:
Nils Wentzell 2024-09-09 12:48:03 -04:00
commit e6159779bb

View File

@ -2,9 +2,9 @@ name: build
on: on:
push: push:
branches: [ unstable ] branches: [ unstable, '[0-9]+.[0-9]+.x' ]
pull_request: pull_request:
branches: [ unstable ] branches: [ unstable, '[0-9]+.[0-9]+.x' ]
workflow_call: workflow_call:
workflow_dispatch: workflow_dispatch: