mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2025-06-23 20:07:59 +02:00
Brining in changes (#93)
This commit is contained in:
3
.github/workflows/build_docs.yml
vendored
3
.github/workflows/build_docs.yml
vendored
@ -4,7 +4,8 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- v1
|
||||
- main
|
||||
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
4
.github/workflows/build_pkg.yml
vendored
4
.github/workflows/build_pkg.yml
vendored
@ -4,7 +4,9 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- v1
|
||||
- main
|
||||
- developer
|
||||
|
||||
#run on PRs as well?
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user