Skip to content

Fix const_cs_gw imports #286

Fix const_cs_gw imports

Fix const_cs_gw imports #286

name: Remove old artifacts
on: push
jobs:
remove-old-artifacts:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Remove old artifacts
uses: c-hive/gha-remove-artifacts@v1
with:
age: "1 day"
skip-tags: true
skip-recent: 5