We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00712a9 commit ea6d6c0Copy full SHA for ea6d6c0
.github/workflows/coveo.yml
@@ -8,6 +8,9 @@ jobs:
8
generate-coveo-search-token:
9
name: Generate Coveo Search Tokens
10
runs-on: ubuntu-latest
11
+ permissions:
12
+ contents: read
13
+ actions: read # for 8398a7/action-slack
14
strategy:
15
matrix:
16
include:
0 commit comments