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 ace9680 commit 255f7b8Copy full SHA for 255f7b8
.github/workflows/99-self-healing-dependabot-updates.yml
@@ -9,6 +9,7 @@ on:
9
10
jobs:
11
format:
12
+ if: ${{ github.actor == 'dependabot[bot]' }}
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout code
0 commit comments