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