Skip to content

Commit 0758c94

Browse files
authored
Merge pull request #166 from Flashky/Flashky-patch-1
ci: update build-report.yml
2 parents e3db8eb + 53afae4 commit 0758c94

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/build-report.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ on:
88
push:
99
branches:
1010
- '**'
11-
tags-ignore:
12-
- '**'
13-
paths-ignore:
14-
- '.github/**'
11+
#tags-ignore:
12+
# - '**'
13+
#paths-ignore:
14+
# - '.github/**'
1515
pull_request:
1616
branches:
1717
- '**'
18-
tags-ignore:
19-
- '**'
20-
paths-ignore:
21-
- '.github/**'
18+
#tags-ignore:
19+
# - '**'
20+
#paths-ignore:
21+
# - '.github/**'
2222

2323
jobs:
2424

0 commit comments

Comments
 (0)