Skip to content

Commit d8e1cf0

Browse files
Changed Trigger type as per previous pipeline
1 parent 55e240e commit d8e1cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Deploy-Test-Cleanup (v2)
22
on:
3-
pull_request:
3+
push:
44
branches:
55
- main
66
workflow_dispatch:

0 commit comments

Comments
 (0)