Skip to content

Commit

Permalink
Merge pull request #27 from glasswalk3r/glasswalk3r-patch-1
Browse files Browse the repository at this point in the history
bug fix: wrong main branch
  • Loading branch information
glasswalk3r committed May 8, 2024
2 parents 692ce23 + 0475a6c commit dc55e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on: # yamllint disable-line rule:truthy
- 'MANIFEST'
pull_request:
branches:
- main
- master
jobs:
prove:
name: Test::More prove CLI execution
Expand Down

0 comments on commit dc55e42

Please sign in to comment.