Skip to content

Commit

Permalink
Make action dispatchable.
Browse files Browse the repository at this point in the history
  • Loading branch information
NotChristianGarcia authored Aug 27, 2024
1 parent 5443c67 commit 6ea0818
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
branches: [dev, staging, test, release-**]
pull_request:
branches: [dev, staging, test, release-**]

workflow_dispatch:

jobs:
Client_Side_Unit_Tests:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 6ea0818

Please sign in to comment.