test: ip
All checks were successful
/ check_ip (push) Successful in 1s

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-03-31 00:07:34 +02:00
commit 0ea89c331d
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632

View file

@ -0,0 +1,11 @@
on:
push:
tags:
- 'check'
jobs:
check_ip:
runs-on: docker
steps:
- name: Get runner IP
run: curl -s ifconfig.me