Skip to content

Commit

Permalink
exclude action from trigger
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
housten authored Jun 10, 2024
1 parent 3e7e6c9 commit 746d67a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Test workflow template
on:
push:
branches: [ "main","housten-dryrun" ]
paths-ignore: [HiTeam/**]
workflow_dispatch:
inputs:
logLevel:
Expand Down

0 comments on commit 746d67a

Please sign in to comment.