Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d6b735 commit 4e1c0ebCopy full SHA for 4e1c0eb
.github/workflows/contrib.yaml
@@ -29,6 +29,7 @@ jobs:
29
if: github.event_name == 'pull_request' && github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == 'coder/coder'
30
permissions:
31
pull-requests: write
32
+ contents: write
33
steps:
34
- name: Dependabot metadata
35
id: metadata
0 commit comments