Actualiser .forgejo/workflows/actions-demo.yml
Some checks failed
Actions Demo / get-changed-folders (push) Failing after 2s
Actions Demo / test (push) Successful in 0s

This commit is contained in:
TheThomaas 2024-06-26 20:45:50 +00:00
parent 7e54136a3a
commit 6cd3fd8103

View file

@ -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)"