There was an error while loading. Please reload this page.
2 parents a5536c8 + 9b47478 commit 1274647Copy full SHA for 1274647
1 file changed
.github/workflows/pr-harness.yaml
@@ -0,0 +1,12 @@
1
+name: PR Harness
2
+
3
+on:
4
+ pull_request:
5
+ branches: [main]
6
7
+jobs:
8
+ harness:
9
+ permissions:
10
+ contents: read
11
+ pull-requests: read
12
+ uses: Cysharp/Actions/.github/workflows/pr-harness.yaml@main
0 commit comments