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

CI: limit the on push triggers (#38291)

This commit is contained in:
XhmikosR
2023-03-22 09:03:51 +02:00
committed by GitHub
parent 7d03805205
commit c2671ecc2d
8 changed files with 17 additions and 15 deletions

View File

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