Skip to content

Commit

Permalink
trigger ci workflow for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Calsign committed Mar 4, 2024
1 parent c6f52da commit aef7695
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
workflow_dispatch:
inputs:
tmate_debug:
Expand Down

0 comments on commit aef7695

Please sign in to comment.