Skip to content

use 4 pooling to reduce data and not keep same by doubling else where #141

use 4 pooling to reduce data and not keep same by doubling else where

use 4 pooling to reduce data and not keep same by doubling else where #141

Workflow file for this run

name: TODO workflow
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run tdg-github-action
uses: ribtoks/tdg-github-action@master
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO: ${{ github.repository }}
SHA: ${{ github.sha }}
REF: ${{ github.ref }}