Skip to content

Commit

Permalink
Merge pull request #114 from afshin/branch-typo
Browse files Browse the repository at this point in the history
Fix branch name used in CI
  • Loading branch information
Steven Silvester authored Aug 20, 2021
2 parents 28da350 + 66f4c60 commit 9da80cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Tests
on:
push:
branches: ["main"]
branches: ["master"]
pull_request:
branches: ["*"]
jobs:
Expand Down

0 comments on commit 9da80cd

Please sign in to comment.