mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-04-06 07:15:31 -04:00
actions syntax fix
This commit is contained in:
parent
4561cbf379
commit
bf7e430709
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue