Skip to content

Commit a7a4068

Browse files
committed
update workflows --skip-ci
1 parent f233dc7 commit a7a4068

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/dalai.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- "main"
77
paths:
88
- 'dalai/**'
9+
- '.github/workflows/dalai.yaml'
910

1011
jobs:
1112
build-and-push:

.github/workflows/staging.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
paths-ignore:
88
- 'dalai/**'
9+
- '.github/workflows/dalai.yaml'
910

1011
jobs:
1112
test:

0 commit comments

Comments
 (0)