Actualiser .forgejo/workflows/update.yaml
Some checks are pending
/ automate-ifc (push) Waiting to run

This commit is contained in:
Milovann Yanatchkov 2025-01-01 20:41:16 +01:00
parent 2b08eb5f46
commit fde6d5b2c4

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
automate-ifc:
runs-on: self-hosted
runs-on: docker
steps:
- name: Install checkout
uses: https://github.com/actions/checkout@v4