Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit f8377d0

Browse files
John Andersenpdxjohnny
John Andersen
authored andcommitted
ci: pr auto approve: Checkout repo
1 parent baff720 commit f8377d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/00_pr_auto_approve.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
runs-on: ubuntu-latest
3636
if: ${{ github.event_name == 'repository_dispatch' && contains(fromJson('["github-actions[bot]", "pdxjohnny"]'), github.event.sender.login) && contains(fromJson('["dependabot[bot]", "github-actions[bot]", "pdxjohnny"]'), github.event.client_payload.actor) }}
3737
steps:
38+
- uses: actions/checkout@v4
39+
3840
- name: Harden Runner
3941
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
4042
with:

0 commit comments

Comments
 (0)