We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa2eed7 commit a256058Copy full SHA for a256058
1 file changed
.github/workflows/ci.yml
@@ -67,6 +67,9 @@ jobs:
67
68
datamining:
69
runs-on: ubuntu-latest
70
+ permissions:
71
+ contents: write
72
+ pull-requests: write
73
needs: build
74
steps:
75
- name: Download artifact
0 commit comments