Skip to content

Commit

Permalink
fix: add missing runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
ludvig committed Feb 14, 2024
1 parent bd28bb8 commit 3493d39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:

# Verifies the boilerplate can start and run in codespace environment
test-for-codespaces:
runs-on: ubuntu-20.04
permissions:
contents: read
packages: read
Expand Down

0 comments on commit 3493d39

Please sign in to comment.