Skip to content

Commit

Permalink
Final version build and test PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lincoln Rychecky authored and Lincoln Rychecky committed Aug 22, 2024
1 parent 4241904 commit 0e4a8ea
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .github/workflows/apex-tests-pr.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: Salesforce CI
name: Salesforce CI - Build and Test Package on PR

on:
workflow_dispatch:
inputs:
branch:
description: "Branch to run the tests on"
required: true
default: "main"
pull_request:
branches:
- main

jobs:
build:
Expand Down

0 comments on commit 0e4a8ea

Please sign in to comment.