allow actions on manual dispatch
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Code Style -- Web Components
|
||||
run-name: 'Code Style -- Web Components -- ${{ gitea.repository }} ${{ gitea.ref_name }} ${{ gitea.sha }}'
|
||||
on:
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
|
||||
Reference in New Issue
Block a user