Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitoyama authored Dec 17, 2024
1 parent 013b8ca commit a2388b8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Run Spectral on Pull Requests

on:
- pull_request
- workflow_dispatch
pull_request:
types: [opened, synchronize]
branches:
- main
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit a2388b8

Please sign in to comment.