Actualiser .forgejo/workflows/actions-demo.yml
Some checks failed
Actions Demo / get-changed-folders (push) Failing after 13s
Some checks failed
Actions Demo / get-changed-folders (push) Failing after 13s
This commit is contained in:
parent
f712dd0a75
commit
4946119fd5
|
|
@ -8,6 +8,7 @@ jobs:
|
|||
get-changed-folders:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: get-changed-folders
|
||||
id: get_changed
|
||||
uses: https://github.com/Stockopedia/action-get-changed-files@v2.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue