Skip to content

Commit f821b99

Browse files
authored
chore: fix publish suppressions workflow (#7621)
1 parent 142420a commit f821b99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-suppressions.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
ref: generatedSuppressions
1818
- uses: actions/setup-node@v4.4.0
1919
- name: Publish Updated Suppressions
20-
if: ${{ steps.fp-ops-commit.outputs.publish == 'true' }}
2120
uses: JamesIves/github-pages-deploy-action@v4.7.3
2221
with:
2322
branch: gh-pages

0 commit comments

Comments
 (0)