mirror of
https://code.forgejo.org/actions/cascading-pr
synced 2025-03-15 06:46:59 +01:00
script that always changes something
This commit is contained in:
parent
bb0a57a8cd
commit
f9fb0fcecd
1 changed files with 5 additions and 0 deletions
5
tests/originrepo/upgraded
Normal file
5
tests/originrepo/upgraded
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
destination="$1"
|
||||||
|
|
||||||
|
date +%s > $destination/last
|
Loading…
Add table
Reference in a new issue