Skip to content

Commit f3654c4

Browse files
committed
Trigger pipeline
1 parent 9b2651f commit f3654c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-test-callable.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,9 @@ on:
107107
jobs:
108108
build:
109109
permissions:
110+
contents: write
110111
checks: write
112+
pull-requests: write
111113
runs-on: [self-hosted, "hlsl-${{ inputs.SKU }}"]
112114
steps:
113115
- name: Checkout DXC

0 commit comments

Comments
 (0)