Actualiser .forgejo/workflows/update.yaml
Some checks are pending
/ automate-ifc (push) Waiting to run
Some checks are pending
/ automate-ifc (push) Waiting to run
This commit is contained in:
parent
2b08eb5f46
commit
fde6d5b2c4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
automate-ifc:
|
automate-ifc:
|
||||||
runs-on: self-hosted
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Install checkout
|
- name: Install checkout
|
||||||
uses: https://github.com/actions/checkout@v4
|
uses: https://github.com/actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue