Skip to content

Commit 180b294

Browse files
committed
update workflow 2
1 parent 58c7315 commit 180b294

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/build-test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ on:
88
- "**.md"
99
pull_request:
1010
branches: [ main ]
11-
paths-ignore:
12-
- "**.md"
1311
schedule:
1412
- cron: '0 0 * * 0' # Once a week: "At 00:00 on Sunday."
1513

.github/workflows/test-action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ on:
88
- "**.md"
99
pull_request:
1010
branches: [ main ]
11-
paths-ignore:
12-
- "**.md"
1311
schedule:
1412
- cron: '0 0 * * 0' # Once a week: "At 00:00 on Sunday."
1513

0 commit comments

Comments
 (0)