We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66f7664 commit b72121bCopy full SHA for b72121b
1 file changed
.github/workflows/fusion.yml
@@ -28,6 +28,8 @@ env:
28
jobs:
29
run-duckdb-tests:
30
runs-on: ubuntu-latest
31
+ permissions:
32
+ contents: read
33
34
steps:
35
- name: "Checkout PR code"
0 commit comments