Skip to content

Commit

Permalink
chore(TPSVC-20719): dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
benfonty authored Jan 8, 2024
1 parent 7b0d6df commit 8749c58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dependabot-pr-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ permissions:
jobs:
pr-validation:
runs-on:
- self-hosted
- Linux
- X64
if: ${{ github.actor == 'dependabot[bot]' }}
Expand All @@ -22,4 +21,4 @@ jobs:
- name: "PR validation"
uses: Talend/github-actions/dependabot-pr-validation@dependabot_pr_validation-v1.0.2
with:
github_token: ${{ secrets.GIT_ACTION_TOKEN }}
github_token: ${{ secrets.GIT_ACTION_TOKEN }}

0 comments on commit 8749c58

Please sign in to comment.