Skip to content

Commit

Permalink
Run GHA on all PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed Jun 14, 2024
1 parent 6110d1a commit 6d51ff0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:


jobs:
test:
Expand Down

0 comments on commit 6d51ff0

Please sign in to comment.