We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e99bf13 commit 87f6a73Copy full SHA for 87f6a73
.github/workflows/99-self-healing-dependabot-updates.yml
@@ -5,6 +5,7 @@ on:
5
6
jobs:
7
format:
8
+ if: ${{ github.actor == 'dependabot[bot]' }}
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout code
0 commit comments