Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc committed Jan 4, 2024
1 parent d4ede08 commit 047773e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/circleci_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Trigger CircleCI (PR)
on:
pull_request_target:
types: [assigned]
types: [assigned, opened, synchronize, reopened]
jobs:
approve: # First step
runs-on: ubuntu-latest
Expand Down

0 comments on commit 047773e

Please sign in to comment.