Skip to content

Commit 48e3a81

Browse files
committed
Updated workflow CI
1 parent 9cd9f83 commit 48e3a81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ on:
22
pull_request:
33
branches:
44
- main
5+
workflow_dispatch:
56
push:
67
branches:
78
- main
8-
- wiblum/*
9-
- blumu/*
9+
- test-mirror
1010
jobs:
1111
build:
1212
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)