Skip to content

Commit 7a35a2e

Browse files
committed
Trigger CI check on PRs too
1 parent 1253e0b commit 7a35a2e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/fc-versions.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,9 @@ jobs:
4646
pattern: version-info-*
4747
merge-multiple: true
4848

49-
# Check CI status for all commits before publishing
49+
# Check CI status for all commits (runs on all branches for visibility)
5050
- name: Check CI status for all versions
5151
id: ci-check
52-
if: github.ref_name == 'main'
5352
env:
5453
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5554
run: |

0 commit comments

Comments
 (0)