Skip to content

Commit

Permalink
Working on github action
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielChappuis committed May 3, 2024
1 parent 267181c commit 75f41a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
- master
- develop
pull_request:
release:
workflow_call:
secrets:
codecov_token:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Publish Documentation
on:
push:
branches:
- documentation
- master

jobs:
documentation:
Expand Down

0 comments on commit 75f41a6

Please sign in to comment.