Skip to content

Commit 1a5cc57

Browse files
committed
temporary change to test full workflow
test
1 parent 31db48b commit 1a5cc57

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.github/workflows/full-tests.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,7 @@
11
name: Full Tests
22

33
on:
4-
pull_request:
5-
types: [review_requested, ready_for_review]
6-
paths-ignore:
7-
- "**/*.md"
8-
- ".github/**"
94
push:
10-
branches:
11-
- main
12-
- develop
13-
tags:
14-
- "v*"
15-
workflow_dispatch:
165

176
jobs:
187
full-tests-matrix:

0 commit comments

Comments
 (0)