We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03bd41 commit 1d2d007Copy full SHA for 1d2d007
.github/workflows/dependabot.yml
@@ -9,7 +9,6 @@ jobs:
9
runs-on: ubuntu-latest
10
if: ${{ github.actor == 'dependabot[bot]' }}
11
permissions: write-all
12
- environment: ci
13
steps:
14
- name: Fetch Dependabot Metadata
15
id: metadata
0 commit comments