Skip to content

Commit

Permalink
chore: change workflow trigger target
Browse files Browse the repository at this point in the history
  • Loading branch information
AnimeshKumar923 committed Jul 5, 2024
1 parent 8c0e78c commit aa1564f
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/validate-embedded-examples.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
name: Validate Embedded Examples in asyncapi.md

on:
# temporarily added for testing purposes
push:
branches:
- embedded-examples-validation
# pull_request_target:
# types: [opened, reopened, synchronize, edited, ready_for_review]
pull_request_target:
types: [opened, reopened, synchronize, edited, ready_for_review]

jobs:
validate-examples:
Expand Down

0 comments on commit aa1564f

Please sign in to comment.