Skip to content

Commit

Permalink
Github Actions: removed pull requests (#107)
Browse files Browse the repository at this point in the history
* added pr_target

Signed-off-by: Jiaxiao Zhou <[email protected]>

* remove pull requests

Signed-off-by: Jiaxiao Zhou <[email protected]>
  • Loading branch information
Mossaka authored Jul 21, 2022
1 parent 6fe4c6a commit 9276756
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
pull_request_target:
types: [assigned, opened, synchronize, reopened]
branches: [main]
Expand Down

0 comments on commit 9276756

Please sign in to comment.