There was an error while loading. Please reload this page.
1 parent cf11231 commit c8d47feCopy full SHA for c8d47fe
.github/workflows/deploy.and.test.yml
@@ -3,7 +3,8 @@ name: Create a Scratch Org, Push Source and Run Apex Tests
3
on:
4
push:
5
pull_request_target:
6
-
+ workflow_dispatch:
7
+
8
jobs:
9
build:
10
0 commit comments