workflow_dispatch

This commit is contained in:
Liam Chan 2024-09-04 14:00:32 +08:00
parent 0b7b5bc54e
commit 43ffa61470

View File

@ -1,8 +1,9 @@
name: Template Cleanup name: Template Cleanup
on: on:
create: # create:
push: # push:
branches: [ main ] # branches: [ main ]
workflow_dispatch:
jobs: jobs: