Skip to content

Commit

Permalink
Run single-binary gh workflows on all PRs
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario committed Dec 13, 2023
1 parent b14f1ac commit 2f29994
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/single-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@ concurrency:

on:
pull_request:
paths:
- .github/workflows/single-binary.yml
- charts/flyte-binary/**
- charts/flyte-sandbox/**
- cmd/**
- docker/sandbox-bundled/**
- Dockerfile
- go.*
push:
branches:
- master
Expand Down

0 comments on commit 2f29994

Please sign in to comment.