Skip to content

Commit

Permalink
Trigger CI on PR updates
Browse files Browse the repository at this point in the history
  • Loading branch information
scouten-adobe committed Aug 30, 2024
1 parent c8f2e07 commit 2fbfefa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: CI
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
push:
branches: main
schedule:
Expand Down

0 comments on commit 2fbfefa

Please sign in to comment.