Skip to content

Commit

Permalink
FIX typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
felixriese committed Apr 15, 2022
1 parent 2c628b8 commit 7a3730a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -2,7 +2,7 @@ name: Tests

on:
push:
branches: [ main ]
branches: [ master ]
pull_request:
branches: "*"

Expand Down

0 comments on commit 7a3730a

Please sign in to comment.