Actualiser .forgejo/workflows/actions-demo.yml
This commit is contained in:
parent
7e54136a3a
commit
6cd3fd8103
|
|
@ -7,7 +7,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: get-changed-folders
|
- name: get-changed-folders
|
||||||
id: get_changed
|
id: get_changed
|
||||||
uses: Stockopedia/action-get-changed-files@v2.0.0
|
uses: https://github.com/Stockopedia/action-get-changed-files@v2.0.0
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
ignore: "**/+(.forgejo)"
|
ignore: "**/+(.forgejo)"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue