mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 17:11:48 +02:00
11
.github/workflows/css.yml
vendored
11
.github/workflows/css.yml
vendored
@@ -1,14 +1,5 @@
|
||||
name: CSS
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- "**-ci"
|
||||
pull_request:
|
||||
branches:
|
||||
- "**"
|
||||
|
||||
on: [push, pull_request]
|
||||
env:
|
||||
CI: true
|
||||
NODE: 12.x
|
||||
|
Reference in New Issue
Block a user