workflow_dispatch
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
name: Template Cleanup
|
||||
on:
|
||||
create:
|
||||
push:
|
||||
branches: [ main ]
|
||||
# create:
|
||||
# push:
|
||||
# branches: [ main ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
|
Reference in New Issue
Block a user