Skip to content

Commit

Permalink
should fix push to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed Nov 5, 2023
1 parent bcce793 commit c40f999
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/konfig-sdk-integration-tests-earthly.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Konfig SDK Integration Tests
on: push
on:
push:
branches:
- main
- 'ENG-*' # https://github.com/jitterbit/get-changed-files/issues/10#issuecomment-1012312507

jobs:
check_for_relevant_changes:
Expand Down

0 comments on commit c40f999

Please sign in to comment.