Skip to content

Commit 0449163

Browse files
authored
Revert "fix: Update to PR target (#68)" (#77)
This reverts commit 02b3b48.
1 parent 4a9b191 commit 0449163

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/deploy-cloudrun-credentials-it.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- 'main'
7-
pull_request_target:
7+
pull_request:
88

99
jobs:
1010
gcloud:

.github/workflows/deploy-cloudrun-it.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- 'main'
7-
pull_request_target:
7+
pull_request:
88

99
jobs:
1010
envvars:

.github/workflows/deploy-cloudrun-traffic-it.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- 'main'
7-
pull_request_target:
7+
pull_request:
88

99
jobs:
1010
source:

0 commit comments

Comments
 (0)