Skip to content

Commit

Permalink
TEST: Force analyse documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebeaton committed May 10, 2024
1 parent 10e2878 commit 5f081e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
analyze-docs-linux:
name: Documentation
runs-on: ubuntu-22.04
if: github.repository_owner == 'acidanthera' && github.ref_name == 'master'
if: github.ref_name == 'master'
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 5f081e8

Please sign in to comment.