Actualiser .forgejo/workflows/actions-demo.yml
Some checks failed
Actions Demo / get-changed-folders (push) Failing after 27s
Some checks failed
Actions Demo / get-changed-folders (push) Failing after 27s
This commit is contained in:
parent
26d371bc67
commit
f0f82c568a
|
|
@ -6,7 +6,7 @@ on:
|
||||||
- '**/.forgejo'
|
- '**/.forgejo'
|
||||||
jobs:
|
jobs:
|
||||||
get-changed-folders:
|
get-changed-folders:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: get-changed-folders
|
- name: get-changed-folders
|
||||||
id: get_changed
|
id: get_changed
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue