Skip to content

Commit

Permalink
[Dependencies] - Update .github/workflows/merge-dependabot.yml to mat…
Browse files Browse the repository at this point in the history
…ch the template repo
  • Loading branch information
credfeto committed Oct 9, 2023
1 parent be0bec6 commit 4d0f68d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,10 @@ jobs:

steps:
- name: "Initialise Workspace"
shell: bash
run: sudo chown -R "$USER:$USER" "$GITHUB_WORKSPACE"
- name: "Check Owner"
shell: bash
run: echo "${{github.repository_owner}}"
- name: "Auto-Merge"
if: github.repository_owner == 'funfair-tech'
Expand Down

0 comments on commit 4d0f68d

Please sign in to comment.