Skip to content

Commit a2dfec6

Browse files
committed
chore(ci): remove condition on examples
Signed-off-by: JP-Ellis <josh@jpellis.me>
1 parent d1d4632 commit a2dfec6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ jobs:
190190
name: Example
191191

192192
runs-on: ubuntu-latest
193-
if: github.event_name == 'push' || ! github.event.pull_request.draft
194193

195194
services:
196195
broker:

0 commit comments

Comments
 (0)