Skip to content

Commit

Permalink
Update run_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
delinea-rajani authored Jul 1, 2024
1 parent 1cae1b7 commit 9bfe4a3
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: Run Tests

on:
workflow_dispatch:
inputs:
parameter_name:
description: 'Description of the parameter.'
required: true
default: 'Default value if any'
push:
branches:
- test # specify the branch you want to trigger on

jobs:

Expand Down

0 comments on commit 9bfe4a3

Please sign in to comment.