diff options
| author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-08-08 00:47:08 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-08 00:47:08 +0530 |
| commit | aaf550c75c8d994a7738fe6e6112e70b0faae57f (patch) | |
| tree | 582c66e8c893281764d53a5faa9be35e595c6e7c /.github/workflows | |
| parent | 58110ce5706d4c6cec44913094564cb78eb12abc (diff) | |
| parent | 45564ef8af3e5e75d72f8349213d07119cdc3624 (diff) | |
| download | vyos-workflow-test-temp-aaf550c75c8d994a7738fe6e6112e70b0faae57f.tar.gz vyos-workflow-test-temp-aaf550c75c8d994a7738fe6e6112e70b0faae57f.zip | |
Merge pull request #27 from kumvijaya/current
T0000: test commit
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/check-unused-imports.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-unused-imports.yml b/.github/workflows/check-unused-imports.yml index 7070a23..cbd3038 100644 --- a/.github/workflows/check-unused-imports.yml +++ b/.github/workflows/check-unused-imports.yml @@ -10,5 +10,5 @@ permissions: jobs: check-unused-imports: - uses: vyos/.github/.github/workflows/check-unused-imports.yml@feature/py-files-filter + uses: vyos/.github/.github/workflows/check-unused-imports.yml@feature/check-pr-commenting secrets: inherit |
