Actualiser .forgejo/workflows/actions-demo.yml
This commit is contained in:
parent
cade315a11
commit
5c35cd0f27
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
ignore: "**/+(.forgejo)"
|
ignore: "**/+(.forgejo)"
|
||||||
foldersOnly: true
|
foldersOnly: false
|
||||||
- name: Echo changed files
|
- name: Echo changed files
|
||||||
run: echo ${{ steps.get_changed.outputs.changed }}
|
run: echo ${{ steps.get_changed.outputs.changed }}
|
||||||
|
|
||||||
Loading…
Reference in a new issue