Skip to content

Commit

Permalink
🔄 chore(test.yml): update branch name from 'main' to 'master' to alig…
Browse files Browse the repository at this point in the history
…n with default branch name change in repository settings
  • Loading branch information
skullzarmy committed Sep 30, 2023
1 parent edd799a commit 8feeacf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Run Tests
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master

jobs:
test:
Expand Down

0 comments on commit 8feeacf

Please sign in to comment.