Skip to content

Commit

Permalink
update test action trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
SCiarella committed Nov 20, 2024
1 parent c5d766b commit dc92e2d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
push:
branches:
- main
#tags: ["*"] #uncomment the line if you want to run the workflow only when a new tag is pushed
tags: ["*"]
pull_request:
workflow_dispatch:

jobs:
Expand Down

0 comments on commit dc92e2d

Please sign in to comment.