2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
+2 -2
View File
@@ -2,8 +2,8 @@ name: CSS
on:
push:
branches-ignore:
- "dependabot/**"
branches:
- main
pull_request:
workflow_dispatch: