We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e3c2b commit afcf71eCopy full SHA for afcf71e
1 file changed
.github/workflows/dependabot.yml
@@ -10,7 +10,6 @@ jobs:
10
runs-on: ubuntu-latest
11
if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == 'HTTPArchive/dataform'
12
steps:
13
-
14
- name: Dependabot metadata
15
id: metadata
16
uses: dependabot/fetch-metadata@v2
0 commit comments