Skip to content

Commit

Permalink
Add tags to action triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
PTaeuberDS committed Sep 8, 2023
1 parent 16ee87d commit 0c44dbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-ls-xcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Build Layered Standard XCP
on:
push:
branches-ignore: [ 'temp/*' ]
tags:
- '*'
pull_request:
branches: [ main ]

Expand Down

0 comments on commit 0c44dbb

Please sign in to comment.