Skip to content

Commit

Permalink
default branch is named 'main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Cube707 committed Jan 4, 2024
1 parent 2a07928 commit 1eea003
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ env:
on:
push:
branches: # Run tests when commits are pushed to these branches in your repo
- master
- main
- develop
pull_request: # Run tests when pull requests are made on these branches in your repo
branches:
- master
- main
- develop

jobs:
Expand Down

0 comments on commit 1eea003

Please sign in to comment.