mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-10-28 02:34:15 +00:00
fixed multiple trigger events syntax
This commit is contained in:
parent
644ef12886
commit
2aedaed37e
@ -1,8 +1,6 @@
|
||||
name: Test all Patches
|
||||
run-name: Test all Patches due to a ${{ github.event_name }} from @${{ github.actor }}
|
||||
on:
|
||||
push:
|
||||
gollum: # on wiki edit
|
||||
on: [push, gollum] # on push or wiki edit
|
||||
jobs:
|
||||
start-action:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user