mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
[Workflow] Fix previous CI edit
This commit is contained in:
parent
be9826f06d
commit
b306740f06
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@ -1,13 +1,5 @@
|
||||
name: CI
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
branches:
|
||||
- '**'
|
||||
pull_request:
|
||||
branches:
|
||||
- '**'
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user