1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 01:42:36 +02:00

Revert "CI: limit the on push triggers (#35574)" (#37657)

This reverts commit f0ae5cceac.
This commit is contained in:
XhmikosR
2022-12-16 09:32:50 +02:00
committed by GitHub
parent f0ae5cceac
commit 71e2acef44
8 changed files with 15 additions and 20 deletions

View File

@@ -2,8 +2,8 @@ name: CSS
on:
push:
branches:
- main
branches-ignore:
- "dependabot/**"
pull_request:
workflow_dispatch: