File tree Expand file tree Collapse file tree 4 files changed +14
-4
lines changed
Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 11# Copyright 2020-2021 Peter Dimov
22# Copyright 2021 Andrey Semashev
3- # Copyright 2021-2025 Alexander Grund
3+ # Copyright 2021-2026 Alexander Grund
44# Copyright 2022 James E. King III
55#
66# Distributed under the Boost Software License, Version 1.0.
99---
1010name : CI
1111
12+ permissions :
13+ contents : write
14+
1215on :
1316 pull_request :
1417 push :
Original file line number Diff line number Diff line change 1- # Copyright 2019 - 2025 Alexander Grund
1+ # Copyright 2019 - 2026 Alexander Grund
22# Distributed under the Boost Software License, Version 1.0.
33# https://www.boost.org/LICENSE_1_0.txt
44
55name : CI Tests
66
7+ permissions :
8+ contents : write
9+
710on :
811 pull_request :
912 push :
Original file line number Diff line number Diff line change 22# Distributed under the Boost Software License, Version 1.0.
33# https://www.boost.org/LICENSE_1_0.txt
44
5+ permissions :
6+ contents : write
7+
58on :
69 push :
710 tags :
1417 release :
1518 name : Create Release
1619 runs-on : ubuntu-latest
17- permissions :
18- contents : write
1920 env :
2021 DEP_DIR : ${{github.workspace}}/dependencies
2122 steps :
Original file line number Diff line number Diff line change 22# Distributed under the Boost Software License, Version 1.0.
33# https://www.boost.org/LICENSE_1_0.txt
44
5+ permissions :
6+ contents : write
7+
58on :
69 push :
710 branches : [develop]
You can’t perform that action at this time.
0 commit comments