Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sim0n92 committed Nov 29, 2023
1 parent 789057a commit 91da246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Expand Up @@ -2,7 +2,7 @@ name: Deploy

'on':
push:
branches: [master]
branches: [main]

jobs:
tests:
Expand Down

0 comments on commit 91da246

Please sign in to comment.