We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb05302 commit 5ea8be0Copy full SHA for 5ea8be0
.github/workflows/convert-pngs.yml
@@ -6,6 +6,7 @@ on:
6
pull_request:
7
jobs:
8
convert-images:
9
+ if: false
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout code
0 commit comments