mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 13:05:20 +01:00
Update single-header.yml
This commit is contained in:
parent
f1e127dd2b
commit
7ba66ff99d
4
.github/workflows/single-header.yml
vendored
4
.github/workflows/single-header.yml
vendored
@ -1,8 +1,6 @@
|
|||||||
name: single-header-ci
|
name: single-header-ci
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow-dispatch:
|
|
||||||
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
@ -17,6 +15,8 @@ on:
|
|||||||
- improvement/**
|
- improvement/**
|
||||||
- bugfix/**
|
- bugfix/**
|
||||||
|
|
||||||
|
workflow-dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
single_header_tests:
|
single_header_tests:
|
||||||
if: >-
|
if: >-
|
||||||
|
Loading…
Reference in New Issue
Block a user