mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-12-14 00:43:17 +00:00
actions syntax fix
This commit is contained in:
parent
4561cbf379
commit
bf7e430709
@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
gollum: # on wiki edit
|
||||
jobs:
|
||||
Start Action:
|
||||
start-action:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "This was automatically triggered by a ${{ github.event_name }} event."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user