First push (will fail, no inputs)
This commit is contained in:
parent
faa7f25628
commit
b8fc1a9264
8
.gitea/workflows/mirror.yaml
Normal file
8
.gitea/workflows/mirror.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
name: Mirror to GitHub
|
||||
run-name: Mirror to GitHub
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
uses: scubbo/commit-report-sync@dev
|
Loading…
x
Reference in New Issue
Block a user