Compare commits
2 Commits
e5dc297a0c
...
171de2084d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
171de2084d | ||
|
|
5675993b9d |
7
.gitea/workflows/ping.yml
Normal file
7
.gitea/workflows/ping.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
name: ping
|
||||||
|
on: [push]
|
||||||
|
jobs:
|
||||||
|
ping:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- run: echo "ping from simple workflow"
|
||||||
1
PING_TRIGGER_TEST.txt
Normal file
1
PING_TRIGGER_TEST.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
touch 2026-08-30T10:03:33-05:00
|
||||||
Reference in New Issue
Block a user