Skip to content

Commit c4f391f

Browse files
authored
Merge pull request opendatahub-io#223 from pawelpaszki/disconnected-workflow-fix
[NO JIRA]: fix disconnected readiness workflow
2 parents 6df5eac + bb93a74 commit c4f391f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/disconnected-readiness.yml‎ renamed to .github/workflows/disconnected-readiness.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Disconnected Readiness
22
on:
33
pull_request:
44
branches:
5-
- main
6-
- master
5+
- '**'
76

87
jobs:
98
check:

0 commit comments

Comments
 (0)