Skip to content

Commit

Permalink
Merge pull request #34 from masa-finance/feature/docs
Browse files Browse the repository at this point in the history
fix job
  • Loading branch information
H34D committed Nov 2, 2022
2 parents a25560e + 2e11c0a commit caf1ba3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-to-docs.yml
Expand Up @@ -2,9 +2,9 @@ name: Publish to Docs

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

jobs:
build:
Expand Down

0 comments on commit caf1ba3

Please sign in to comment.