Skip to content

Commit

Permalink
chore: Fix ci dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm committed Dec 12, 2022
1 parent cbb11d3 commit d857bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ permissions:

jobs:
dependabot:
runs-on: [self-hosted, linux, X64, philips]
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Dependabot metadata
Expand Down

0 comments on commit d857bf8

Please sign in to comment.