1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00

Merge branch 'master' into feat/add-privileged-mode

This commit is contained in:
Casey Lee 2020-08-01 19:05:56 -07:00 committed by GitHub
commit ea85122b05

View file

@ -5,7 +5,7 @@ jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/hello-world-javascript-action@master - uses: actions/hello-world-javascript-action@v1
with: with:
who-to-greet: 'Mona the Octocat' who-to-greet: 'Mona the Octocat'