Skip to content

Commit

Permalink
Revert "Disable automatic running of documentation checks"
Browse files Browse the repository at this point in the history
This reverts commit 20a30d6.
  • Loading branch information
tarek-y-ismail committed Oct 3, 2024
1 parent 4ccf12b commit f576de9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/automatic-doc-checks.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Main Documentation Checks

on:
workflow_dispatch:
- push
- pull_request
- workflow_dispatch

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit f576de9

Please sign in to comment.