Skip to content

Commit

Permalink
renamed main to master
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-gould committed Jul 30, 2023
1 parent 82e3812 commit dfbed24
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
@@ -1,9 +1,9 @@
name: test
on:
push:
branches: [ main ]
branches: [ master ]
pull_request:
branches: [ main ]
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit dfbed24

Please sign in to comment.