Skip to content

Commit

Permalink
fix: run on both
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Waffen <rwaffen@gmail.com>
  • Loading branch information
rwaffen committed Aug 30, 2024
1 parent 86db8dc commit 928a530
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
name: CI🚦

on:
pull_request_target:
pull_request:
branches:
- 'main'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 928a530

Please sign in to comment.