mirror of
https://github.com/red0124/ssp.git
synced 2025-12-15 14:19:56 +01:00
Add workflow_dispatch to all workflows
This commit is contained in:
2
.github/workflows/ubuntu-latest-gcc.yml
vendored
2
.github/workflows/ubuntu-latest-gcc.yml
vendored
@@ -1,6 +1,8 @@
|
||||
name: ubuntu-latest-gcc-ci
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user