Skip to content

Commit

Permalink
fix: remove if
Browse files Browse the repository at this point in the history
  • Loading branch information
Revathyvenugopal162 committed Aug 16, 2023
1 parent f5d48ad commit d110840
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nightly-doc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ concurrency:

jobs:
docs:
if: startsWith(github.head_ref, 'master') || github.event.action == 'ready_for_review' || !github.event.pull_request.draft
uses: ./.github/workflows/docs.yml
with:
ANSYS_VERSION: "241"
Expand Down

0 comments on commit d110840

Please sign in to comment.