Skip to content

Commit 8f31052

Browse files
committed
Add testing triggers
1 parent da77f9f commit 8f31052

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/debug-artifacts-failure-safe.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ env:
55
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
66
on:
77
push:
8-
branches:
9-
- main
10-
- releases/v*
118
pull_request:
129
types:
1310
- opened

.github/workflows/debug-artifacts-safe.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ env:
44
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
55
on:
66
push:
7-
branches:
8-
- main
9-
- releases/v*
107
pull_request:
118
types:
129
- opened

0 commit comments

Comments
 (0)