Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Captain Jack Sparrow committed May 6, 2024
2 parents 5bd404f + f6a72af commit 815261e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/github_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "docs-deploy"
on:
push:
branches:
- master
- main

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Linting and Testing
on:
push:
branches:
- master
- main
pull_request:

jobs:
Expand Down

0 comments on commit 815261e

Please sign in to comment.