Skip to content

Commit 652ae33

Browse files
committed
only run deploy-ec2 on upstream
Signed-off-by: Jack Ding <jackding@gmail.com>
1 parent ef75480 commit 652ae33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/aws-ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ concurrency:
1111
cancel-in-progress: true
1212
jobs:
1313
deploy-ec2:
14+
if: github.repository == 'k8snetworkplumbingwg/ptp-operator'
1415
runs-on: ubuntu-latest
1516
timeout-minutes: 115
1617
steps:

0 commit comments

Comments
 (0)