Skip to content

Commit

Permalink
Update validate-doc-metadata.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beqqrry-aws authored Jun 20, 2024
1 parent 9f8818f commit 9931209
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/validate-doc-metadata.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
name: Validate Documentation Metadata

on:
on: # yamllint disable-line rule:truthy
workflow_dispatch:
push:
branches: [main]
pull_request:
branches: [main]

# Allows running this workflow manually from the Actions tab
workflow_dispatch:

jobs:
validate-doc-metadata:
name: Validate Doc Metadata
Expand Down

0 comments on commit 9931209

Please sign in to comment.