Skip to content

Commit 7b9e047

Browse files
authored
Stop duplicate Material CI run (#9506)
Turns out it wasn't running twice. It was running 3 times. This finally fixes the duplicate runs.
1 parent 27bcf51 commit 7b9e047

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/material.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ on:
1111
description: "Publish master to Cloudflare Pages"
1212
default: false
1313
required: false
14-
push:
15-
branches-ignore:
16-
- master
1714
workflow_call:
1815
inputs:
1916
publish:

0 commit comments

Comments
 (0)