We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8db0da + 8a4b8f2 commit e763995Copy full SHA for e763995
1 file changed
.github/workflows/jenkins-driver-tests.yml
@@ -4,6 +4,9 @@ on:
4
paths:
5
- 'drivers/**'
6
7
+permissions:
8
+ statuses: write
9
+
10
jobs:
11
trigger-driver-test:
12
strategy:
0 commit comments