Skip to content

Commit

Permalink
Update auto-create-repo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeno-sole authored Feb 8, 2025
1 parent eb8c6a9 commit 23807ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-create-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
jobs:
create_repo:
if: github.event.pull_request.merged
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 23807ac

Please sign in to comment.