mirror of
https://github.com/red0124/ssp.git
synced 2025-12-15 22:29:55 +01:00
try ci update
This commit is contained in:
10
.github/workflows/ubuntu-latest-icc.yml
vendored
10
.github/workflows/ubuntu-latest-icc.yml
vendored
@@ -1,6 +1,14 @@
|
||||
name: ubuntu-latest-icc-ci
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- feature/**
|
||||
- improvement/**
|
||||
- bugfix/**
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- feature/**
|
||||
|
||||
Reference in New Issue
Block a user