Skip to content

Commit

Permalink
Revert "TEST: Force analyse documentation"
Browse files Browse the repository at this point in the history
This reverts commit 5f081e8.
  • Loading branch information
mikebeaton committed May 10, 2024
1 parent 5f081e8 commit 614b733
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.ref_name == 'master'
if: github.repository_owner == 'acidanthera' && github.ref_name == 'master'
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 614b733

Please sign in to comment.