Skip to content

Commit

Permalink
add empty pull_req
Browse files Browse the repository at this point in the history
  • Loading branch information
avinassh committed Nov 22, 2023
1 parent 0fdbbd1 commit 18d1da6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nemesis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Rust
on:
push:
branches: [ "main" ]
pull_request:
pull_request_target:
branches: ["main"]
merge_group:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tursoci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
name: Go

on:
pull_request:
pull_request_target:
branches: ["main"]
push:
Expand Down

0 comments on commit 18d1da6

Please sign in to comment.