Skip to content

Commit 75a649d

Browse files
ssitar583ramasat
authored andcommitted
Replace the references of tj-actions/changed_files
1 parent 0b3e426 commit 75a649d

File tree

2 files changed

+2
-50
lines changed

2 files changed

+2
-50
lines changed

.github/workflows/json_validator.yml

Lines changed: 0 additions & 48 deletions
This file was deleted.

.github/workflows/update-changelog-and-api-version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
paths-ignore: ['docs/**', 'Tests/**', 'Tools/**', '.github/**']
77

88
pull_request:
9-
branches: [ main, 'release/**' ]
9+
branches: [ main, 'release/**', develop ]
1010
paths-ignore: ['docs/**', 'Tests/**', 'Tools/**', '.github/**']
1111

1212

@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Get changed files using defaults
2323
id: changed-files
24-
uses: tj-actions/changed-files@v19
24+
uses: rdkcentral/tj-actions_changed-files@v19
2525

2626
- name: Run step when a CHANGELOG.md didn't change
2727
uses: actions/github-script@v3

0 commit comments

Comments
 (0)