mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Temp disabe image compression on PR
This commit is contained in:
parent
8551a95987
commit
dd5a65769e
30
.github/workflows/compress_images.yml
vendored
30
.github/workflows/compress_images.yml
vendored
|
@ -1,15 +1,15 @@
|
||||||
name: Compress images
|
# name: Compress images
|
||||||
on:
|
# on:
|
||||||
push:
|
# pull_request:
|
||||||
branches:
|
# branches:
|
||||||
- master
|
# - master
|
||||||
jobs:
|
# jobs:
|
||||||
build:
|
# build:
|
||||||
name: calibreapp/image-actions
|
# name: calibreapp/image-actions
|
||||||
runs-on: ubuntu-latest
|
# runs-on: ubuntu-latest
|
||||||
steps:
|
# steps:
|
||||||
- uses: actions/checkout@master
|
# - uses: actions/checkout@master
|
||||||
- name: calibreapp/image-actions
|
# - name: calibreapp/image-actions
|
||||||
uses: docker://calibreapp/github-image-actions
|
# uses: docker://calibreapp/github-image-actions
|
||||||
env:
|
# env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
# GITHUB_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
|
||||||
|
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue
Block a user