Actualiser .forgejo/workflows/actions-demo.yml
This commit is contained in:
parent
7e54136a3a
commit
6cd3fd8103
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
steps:
|
||||
- name: get-changed-folders
|
||||
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:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
ignore: "**/+(.forgejo)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue