Refactor file path in actions-validate.yml
This commit is contained in:
@@ -4,9 +4,6 @@ description: Prepare the environment for A13labs CI/CD pipelines
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Get changed files
|
||||
id: get_changed_files
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user