This commit is contained in:
Magnus Åhall 2025-01-22 08:03:19 +01:00
parent 1a4194339e
commit de02f74ea4

View file

@ -9,4 +9,4 @@ jobs:
test:
runs-on: docker
steps:
- run: echo ${{ forgejo.event.inputs.foo }}
- run: echo ${{ github.event.inputs.foo }}