Skip to content

Commit

Permalink
add explicit repository
Browse files Browse the repository at this point in the history
  • Loading branch information
adomani committed Aug 2, 2024
1 parent 31112d7 commit c7967a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/monthly_pr_comment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: mathlib4
fetch-depth: 0
ref: master

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/monthly_pr_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: mathlib4
fetch-depth: 0
ref: master

Expand Down

0 comments on commit c7967a9

Please sign in to comment.