Skip to content

Commit

Permalink
chore: Remove unused workflow_run event types in deploy-docs.yml and …
Browse files Browse the repository at this point in the history
…test-docs-deploy.yml
  • Loading branch information
waveyboym committed May 15, 2024
1 parent cc199d3 commit 70ef2fa
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
branches: [ master ]
paths:
- "documentation/ocp-live-docs/**"
workflow_run:
workflows: [Build and Deploy docs to GitHub Pages]
types:
- completed

defaults:
run:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/test-docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
branches: [ master ]
paths:
- "documentation/ocp-live-docs/**"
workflow_run:
workflows: [Test docs deployment]
types:
- completed

defaults:
run:
Expand Down
Binary file removed documentation/ocp-live-docs/static/img/favicon.ico
Binary file not shown.

0 comments on commit 70ef2fa

Please sign in to comment.