Skip to content

NTUEEPLUS-299 ? Use webp for frontend (static) images & Add responsive image #428

NTUEEPLUS-299 ? Use webp for frontend (static) images & Add responsive image

NTUEEPLUS-299 ? Use webp for frontend (static) images & Add responsive image #428

Workflow file for this run

name: NTUEEPLUS
# Trigger the workflow on push or pull request
on: [push, pull_request]
jobs:
example:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2