mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-16 16:57:45 +00:00
b3bd268e45
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
10 lines
192 B
YAML
10 lines
192 B
YAML
on: push
|
|
|
|
jobs:
|
|
reusable-workflow:
|
|
uses: nektos/act-tests/.github/workflows/reusable-workflow.yml@master
|
|
with:
|
|
username: mona
|
|
secrets:
|
|
envPATH: ${{ secrets.envPAT }}
|