mirror of
https://github.com/Dannecron/php-for-dev.git
synced 2025-12-25 16:12:35 +03:00
ci: add workflow_dispatch
This commit is contained in:
1
.github/workflows/continious-integration.yml
vendored
1
.github/workflows/continious-integration.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: continious integration
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user