Skip to content

Commit 1cfc03c

Browse files
authored
PR/CI build update (#13)
- Added ignore of release build action file as it will have no impact on the resulting build. (Not used for a PR/CI build) Co-authored-by: smaillet <[email protected]>
1 parent 034b591 commit 1cfc03c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- '**.md'
1515
- '**.dic'
1616
- 'BuildVersion.xml'
17+
- 'GitHub/workflows/release-build.yml'
1718

1819
pull_request:
1920
branches:
@@ -23,6 +24,7 @@ on:
2324
- '**.md'
2425
- '**.dic'
2526
- 'BuildVersion.xml'
27+
- 'GitHub/workflows/release-build.yml'
2628

2729
jobs:
2830
# see: https://github.com/EnricoMi/publish-unit-test-result-action?tab=readme-ov-file#support-fork-repositories-and-dependabot-branches

0 commit comments

Comments
 (0)