Skip to content

Commit 4b87bc6

Browse files
committed
fix missed gate to Python setup
1 parent 0222078 commit 4b87bc6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/backfill-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
run: |
4949
sudo apt-get install ninja-build
5050
- name: Setup Python
51-
if: ${{ !github.event.pull_request || github.event.action != 'closed' }}
5251
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
5352
with:
5453
python-version: '3.14'

0 commit comments

Comments
 (0)