Skip to content

Commit 1c36b83

Browse files
committed
remove branches * from the action
1 parent 5300339 commit 1c36b83

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/examples.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
name: Check examples
22
on:
33
push:
4-
branches:
5-
- '*'
64
tags-ignore:
75
- '*'
86
pull_request:
9-
branches:
10-
- '*'
117
jobs:
128
check_examples:
139
name: Check examples output

0 commit comments

Comments
 (0)