Skip to content

Commit

Permalink
Stop envoy-sync-scheduled workflow running on forks
Browse files Browse the repository at this point in the history
Signed-off-by: Ted Poole <[email protected]>
  • Loading branch information
tedjpoole committed Oct 7, 2024
1 parent c705724 commit 1adbd0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/envoy-sync-scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ concurrency:

jobs:
sync:
if: github.repository == 'envoyproxy/envoy-openssl'
runs-on: ubuntu-22.04
strategy:
fail-fast: false
Expand Down

0 comments on commit 1adbd0e

Please sign in to comment.