Skip to content

Commit 6d60a14

Browse files
committed
Merge branch 'main' of github.com:RAprogramm/masterror
2 parents 1fbd633 + 52f709b commit 6d60a14

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches: [ "main" ]
66
pull_request:
77

8+
permissions:
9+
contents: write
10+
pull-requests: write
11+
812
jobs:
913
ci:
1014
uses: ./.github/workflows/reusable-ci.yml

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,3 +327,4 @@ MSRV = 1.89 (may raise in minor, never in patch).
327327
Apache-2.0 OR MIT, at your option.
328328

329329
</details>
330+

0 commit comments

Comments
 (0)