Skip to content

Commit

Permalink
Update BasicWorkflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-M-Johnson authored Sep 23, 2024
1 parent 66daba1 commit a78537d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BasicWorkflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
pull_request:
branches: [ main ]
# Allows you to run this workflow manually from the actions tab
workflow_dispatch:
workflow_dispatch:
# Basic job to execute a simple batch routine that runs tests via testexecute
jobs:
build:
Expand Down

0 comments on commit a78537d

Please sign in to comment.