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 ab8b2b5Copy full SHA for ab8b2b5
.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